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 #1

Updated by Ayke Halder 5 days ago

  • Related to Bug #103784: Page not selected after switching modules added
Actions #2

Updated by Ayke Halder 5 days ago

  • Subject changed from Page not selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menu to Page not marked as selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menu
Actions #3

Updated by Gerrit Code Review 5 days ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #4

Updated by Gerrit Code Review 4 days ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #5

Updated by Gerrit Code Review 4 days ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #6

Updated by Gerrit Code Review 4 days ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #7

Updated by Gerrit Code Review 4 days ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #8

Updated by Gerrit Code Review 4 days ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions #9

Updated by Gerrit Code Review 4 days ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85327

Actions

Also available in: Atom PDF