Actions
Bug #20235
closedClearing cache_treelist after inserting page on root level does not work
Start date:
2009-03-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After inserting a new page on the root level of the page tree, the following SQL statement is executet:
DELETE FROM cache_treelist
WHERE
pid IN
(issue imported from #M10776)
Files
Actions