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 5 days ago. Updated 4 days 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 1 (1 open0 closed)

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

Actions
Actions

Also available in: Atom PDF