Project

General

Profile

Actions

Bug #24688

closed

Pagetree cannot be initialized with a specific page ID

Added by Jeff Segars over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any moreClosedStefan Galinski2011-02-11

Actions
Related to TYPO3 Core - Bug #31894: Highlight current page after searchClosed2011-11-17

Actions
Actions

Also available in: Atom PDF