Project

General

Profile

Actions

Bug #103784

closed

Page not selected after switching modules

Added by Georg Ringer 7 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Pagetree
Target version:
Start date:
2024-05-03
Due date:
% Done:

100%

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

Description

Currently if switching modules in v13 (main), the page selection is lost in the right frame

how to reproduce:

1. Select list module and a page, the url is /typo3/module/web/list?id=243
2. Switch to page module and the selection is lost, the url looks like typo3/module/web/layout?id=0_240_241_243


Related issues 4 (2 open2 closed)

Related to TYPO3 Core - Bug #104457: Page not marked as selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menuUnder Review2024-07-22

Actions
Related to TYPO3 Core - Bug #104721: TypoScript Module - Selectbox in docheader is not loaded properlyClosed2024-08-24

Actions
Related to TYPO3 Core - Bug #105120: Currently selected page in page-tree is not marked on page-tree reloadUnder Review2024-09-25

Actions
Has duplicate TYPO3 Core - Bug #104113: Page tree: Switching from one "Module: Web -> …" to another "Module: Web -> …" and the active page is goneClosed2024-06-14

Actions
Actions #1

Updated by Kevin Appelt 5 months ago

  • Has duplicate Bug #104113: Page tree: Switching from one "Module: Web -> …" to another "Module: Web -> …" and the active page is gone added
Actions #2

Updated by Riccardo De Contardi 5 months ago

I report here the description of #104113 to keep track of it

Description

Switching pages inside a "Module: Web-> …" and then switching from one "Module: Web-> …" to another "Module: Web -> …":

--> The page tree does not keep the active page.

See video typo3-page-tree-url-info-module.webm

Steps to reproduce:
1. Click on "Module: Web -> Page": https://typo3.cms.ddev.site/typo3/module/web/layout?id=0
2. Click a page in page-tree: https://typo3.cms.ddev.site/typo3/module/web/layout?id=246
3. Click on "Module: Web -> Info": https://typo3.cms.ddev.site/typo3/module/web/info?id=246
4. Click another page in page-tree: https://typo3.cms.ddev.site/typo3/module/web/info/translations?id=245
5. Go to another Module e.g. "Module: Web -> Page": https://typo3.cms.ddev.site/typo3/module/web/layout?id=0_218_245

--> In "Module: Web -> Page" the active page is the root-element 0, and not the active page from the page-tree.

(6. Should not be neccessary: click again on already selected page in page-tree: https://typo3.cms.ddev.site/typo3/module/web/layout?id=245 )

--> The active page from the page-tree becomes the active page in "Module: Web -> Page".

Technical background
Switching the page while in one of the Modules "Module: Web -> …" might store a wrong id-parameter:
id=0_218_245 - looks like rootline-path
Should be:
id=245

Then after switching to another Module "Module: Web -> …" the TYPO3-BE-url id-parameter is wrong:
https://typo3.cms.ddev.site/typo3/module/web/layout?id=0_218_245
Should be:
https://typo3.cms.ddev.site/typo3/module/web/layout?id=245

Actions #3

Updated by Benni Mack 5 months ago

  • Target version changed from 13.2 to 13.3
Actions #4

Updated by Gerrit Code Review 4 months ago

  • Status changed from Accepted 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/+/85288

Actions #5

Updated by Gerrit Code Review 4 months 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/+/85288

Actions #6

Updated by Gerrit Code Review 4 months 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/+/85288

Actions #7

Updated by Ayke Halder 4 months ago

  • Related to Bug #104457: Page not marked as selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menu added
Actions #8

Updated by Jasmina Ließmann 3 months ago

  • Has duplicate Bug #104721: TypoScript Module - Selectbox in docheader is not loaded properly added
Actions #9

Updated by Jasmina Ließmann 3 months ago

  • Has duplicate deleted (Bug #104721: TypoScript Module - Selectbox in docheader is not loaded properly)
Actions #10

Updated by Jasmina Ließmann 3 months ago

  • Related to Bug #104721: TypoScript Module - Selectbox in docheader is not loaded properly added
Actions #11

Updated by Gerrit Code Review 2 months 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/+/85288

Actions #12

Updated by Gerrit Code Review 2 months 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/+/85288

Actions #13

Updated by Gerrit Code Review 2 months 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/+/85288

Actions #14

Updated by Gerrit Code Review 2 months 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/+/85288

Actions #15

Updated by Ayke Halder about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #16

Updated by Gerrit Code Review about 2 months ago

  • Status changed from Resolved to Under Review

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/+/86333

Actions #17

Updated by Gerrit Code Review about 2 months 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/+/86333

Actions #18

Updated by Benjamin Franzke about 2 months ago

  • Status changed from Under Review to Resolved
Actions #19

Updated by Ayke Halder about 2 months ago

  • Related to Bug #105120: Currently selected page in page-tree is not marked on page-tree reload added
Actions #20

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF