Actions
Bug #75849
closedRacing condition when trying to edit files from LiveSearch
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-04-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you have a larger non-collapsed pagetree open and search for a file in the LiveSearch on the right top and then click on it to open it the edit page of the file is not opened - so far I think it is because of a racing condition between loading the edit page and the pagetree.
This also happens on CMS 7.6.5 where additionally in the console
TYPO3.Components.PageTree.Commands.getNodePaths is not a function
is shown.
Updated by Stephan Großberndt over 8 years ago
- Subject changed from Racing condition when opening files from LiveSearch to Racing condition when trying to edit files from LiveSearch
Updated by Susanne Moog over 4 years ago
- Status changed from New to Needs Feedback
I'm unable to reproduce the issue. Can you test with recent versions and maybe add a hint on what exactly you put into the search? (Maybe it's also fixed thanks to the new page tree?)
Updated by Stephan Großberndt over 4 years ago
- Status changed from Needs Feedback to Closed
I can no longer reproduce this on TYPO3 v8 as files are not shown as result in LiveSearch.
Actions