Project

General

Profile

Actions

Bug #88962

closed

Re-implement deprecated PIDupinRootline condition

Added by Elias Häußler over 4 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2019-08-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The TypoScript condition "PIDupinRootline" was marked as deprecated with TYPO3 9.5 as the "classic" TypoScript conditions were replaced by the Symfony expression language. While the "classic" condition "PIDinRootinline" has been re-implemented by "tree.rootLineIds", the condition "PIDupinRootline" did not get the chance for a implementation within the Symfony expression language.

Therefore it should be re-implemented to replace the previous behavior. Even if the behavior could be re-implemented using

[30 in tree.rootLineIds && page["uid"] != 30]

this could be done much easier.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #90201: Followup: Remove obsolete expression in ConditionMatcherClosed2020-01-25

Actions
Related to TYPO3 Core - Task #90221: Followup #88962: Document new TypoScript condition in origin feature RSTRejected2020-01-27

Actions
Actions #1

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 4 years ago

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

Actions #3

Updated by Gerrit Code Review over 4 years ago

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/c/Packages/TYPO3.CMS/+/61500

Actions #4

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #5

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #6

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #7

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #8

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #9

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61500

Actions #10

Updated by Gerrit Code Review over 4 years ago

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

Actions #11

Updated by Gerrit Code Review over 4 years ago

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

Actions #12

Updated by Gerrit Code Review over 4 years ago

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

Actions #13

Updated by Gerrit Code Review over 4 years ago

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

Actions #14

Updated by Anonymous over 4 years ago

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

Updated by Elias Häußler over 4 years ago

  • Related to Task #90201: Followup: Remove obsolete expression in ConditionMatcher added
Actions #16

Updated by Georg Ringer about 4 years ago

  • Related to Task #90221: Followup #88962: Document new TypoScript condition in origin feature RST added
Actions #17

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #18

Updated by Gerhard Rupp almost 2 years ago

  • Tracker changed from Feature to Bug
  • PHP Version changed from 7.2 to 7.4
  • TYPO3 Version set to 10

Does not work if rootline contains mount point.

Actions

Also available in: Atom PDF