Actions
Bug #16569
closedNew content elements wizard removes CE from array, which are OK!
Start date:
2006-09-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
class SC_db_new_content_el has function removeInvalidElements to remove CE the user has no rights for or which are defined by TSconfig CType.removeItems.
The function checks values of tt_content_defValues towards removeItems instead the CType key. So CEs where an tt_content_defValues value is zero, are removed.
[OK, zero tt_content_defValues are unnecessary, but otherwise this bug would be undiscovered]
(issue imported from #M4226)
Files
Actions