Actions
Bug #68888
closedSub-pagetree always reloads closed after toggling enabled/disabled
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-08-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you have a sub-pagetree that is shown as expanded in the tree and you toggle the enable/disable-flag of a page through the context-menu, the pagetree always reloads in a closed state. It should know and keep the current sub-pagetree-state.
If you reload the pagetree, it still shows a closed state even though it was opened before. So I guess the reload itself should be fine, but something upon enable/disable actively sets this subtree to "closed" instead of simply keeping the current state.
Exists in CMS 7. Haven't yet tried on 6.2, but I assume it's the same there as well.
Actions