Project

General

Profile

Actions

Bug #81251

closed

Upon redirect of an overlaid mount point the mount point parameters get lost

Added by Elmar Hinz almost 7 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-05-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
rootline, mount points
Complexity:
Is Regression:
Sprint Focus:

Description

When an overlaid mount point is called, it redirects to the overlaying page and adds the mount point parameters for this pairing. That's fine.

All other mount point parameters are thrown away. Mount point parameters in the upwards root line are not respected and the page falls back to it's default root line. That's the issue.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #81337: Double MountPoints went wrongClosed2017-05-24

Actions
Related to TYPO3 Core - Bug #17537: Shortcuts within mounted trees lose MP-ParameterClosed2007-08-16

Actions
Actions #1

Updated by Gerrit Code Review almost 7 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review almost 7 years ago

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

Actions #3

Updated by Gerrit Code Review almost 7 years ago

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

Actions #4

Updated by Gerrit Code Review almost 7 years ago

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

Actions #5

Updated by Gerrit Code Review almost 7 years ago

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

Actions #6

Updated by Elmar Hinz almost 7 years ago

  • Related to Bug #81337: Double MountPoints went wrong added
Actions #7

Updated by Tymoteusz Motylewski over 6 years ago

  • Related to Bug #17537: Shortcuts within mounted trees lose MP-Parameter added
Actions #8

Updated by Anja Leichsenring almost 6 years ago

How to verify? (copied from patch set 5 comment by Elmar Hinz):

In the BE create two mount points. One is below the other in the root line. A normal page must be in between to not create a recursive mount point. The lower mount point must be overlaid.

Given:

3 mounted on 2 (with or without overlay)
6 mounted on 5, with 6 overlaying 5

Expected:

index.php?id=5&MP=3-2

should redirect to

index.php?id=6&MP=3-2,6-5

The breadcrumb should show both mount points as specified.

Actions #9

Updated by Gerrit Code Review over 5 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52829

Actions #10

Updated by Gerrit Code Review over 5 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52829

Actions #11

Updated by Elmar Hinz over 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF