Project

General

Profile

Actions

Bug #28526

closed

Using slide = -1 with stdWrap options on pidInList with CONTENT runs into an endless loop

Added by Marc Bastian Heinrichs over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2011-07-27
Due date:
% Done:

100%

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

Description

Test-Example:

lib.content.right = COA
lib.content.right {
10 < styles.content.getRight
10.select.pidInList.data = TSFE:id
10.slide = -1
}

Because the stdWrap parameters are not unset after the first run, the same parentPids are
selected for TSFE:id via getSlidePids() over and over again till the max execution time is reached.


Files

28526.patch (1.11 KB) 28526.patch Marc Bastian Heinrichs, 2011-07-27 21:42
Actions

Also available in: Atom PDF