Bug #24688
closedPagetree cannot be initialized with a specific page ID
0%
Description
In the backend live search, when someone clicks on a record we would like to select its page in the pagetree so that the editor has a clear picture of where they are. Currently, this does not work for the first load of the tree, but does work after the pagetree is loaded. The following JavaScript has been used for testing...
top.fsMod.recentIds['web'] = ###PID###
top.TYPO3.ModuleMenu.App.showModule('web_list');
top.TYPO3.Backend.NavigationContainer.PageTree.refresh();
(issue imported from #M17172)
Updated by Steffen Kamper almost 14 years ago
could you check if #24592 solves this issue?
Updated by Jeff Segars almost 14 years ago
Hey Steffen,
Applying #24592 doesn't change the behavior at all.
Thanks,
jeff
Updated by Alexander Opitz almost 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.