Actions
Bug #94275
closedworkspace page tree filter does not find available pages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2021-06-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
workspace, page tree, filter
Complexity:
Is Regression:
Sprint Focus:
Description
When I want to search for an ID in the page tree filter, usually the page with the ID will be shown (or pages which have this number in their ID).
This works in live mode.
However, this does not work everytime in workspace as you can see in the attached screenshot where the page with the ID 282 is not shown in the workspace page tree.
TYPO3 10.4.16
Files
Updated by Simon Ouellet over 2 years ago
I think this is happening when you edit a page property and the page gets a new uid in the workspace.
The filter seems to ignore the original uid in this case.
Updated by Benni Mack about 19 hours ago
- Status changed from New to Closed
Hey,
we've finally fixed this in TYPO3 v12 and I cannot reproduce this issue anymore. If you feel this is the wrong decision, let me know and I will re-open the issue.
Actions