Actions
Bug #22579
closedRecycler and tcemain->process_cmdmap cannot undelete some records
Start date:
2010-05-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Some records (like be_users) with pid of 0 cannot be undeleted by the tcemain->process_cmdmap undelete method. Since the recycler uses this instance to undelete records, it is also affected.
Solution: Improve the check for isRecordUndeletable in tcemain.
(issue imported from #M14295)
Files
Actions