Actions
Bug #22468
closedFunction tslib_cObj::getTreeList() inserts records with empty PK
Start date:
2010-04-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If passed id is not numeric, the function will incorrectly insert a record to the database with an empty primary key. This happens because insert block is outside of the condition that checks the validity of the id.
(issue imported from #M14129)
Files
Actions