Actions
Bug #16154
closedtslib_content:.DBgetInsert/DBgetUpdate() don't honour TCA ctrl settings
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-05-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Only some TCA settings are checked by tslib_content:.DBgetInsert). This ones are missing:
rootLevel
readOnly
adminOnly
is _static (?)
Also maybe worth checking:
editlock
Further tslib_content:.DBgetUpdate() does not honour the deleted-flag. So it's possible to alter an already "deleted" record.
There is no support or consideration for 3.x versioning or 4.0 workspaces.
(issue imported from #M3506)
Actions