Project

General

Profile

Actions

Bug #104457

open

Page not marked as selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menu

Added by Ayke Halder 4 months ago. Updated about 2 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2024-07-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The page-tree can not find a page by page-id: identifier = <CURRENT_ID>
The page-tree can only resolve pages by full tree-node-path: selection = <PARENT_PARENT_ID>_<PARENT_ID>_<CURRENT_ID>

The module-state-storage can only work with changes that set identifier and selection to identical values.
This does not allow to provide the page-id identifier and tree-node-path selection seperately for the page-tree.


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #103784: Page not selected after switching modulesClosed2024-05-03

Actions
Related to TYPO3 Core - Task #99599: "Page TSconfig" submodule: Change active page in page tree when clicking on a list entry on page zeroUnder Review2023-01-18

Actions
Actions

Also available in: Atom PDF