Actions
Bug #81397
closedStop page tree bug, Page tree don't render when there are child records with the same name.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2017-06-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
backend, pagetree, tree, javascript,stoppagetree
Complexity:
Is Regression:
Sprint Focus:
Description
Page tree won't render when you have 2 pages with the same name, one of them have parent with Stop page tree, and when you try to filter tree for this name, nothing will render.
Steps to repeat bug:
1. Fresh install of TYPO3
2. Create 2 page records, 'aaa', 'bbb'
3. Create child records of 'aaa' and 'bbb' and name it 'zzz'
4. Set 'aaa' or 'bbb' attribute Stop page tree
5. Try to filter Page tree for 'zzz'
Actions