Project

General

Profile

Actions

Bug #17746

closed

infinite loop possible for slide.collect (CONTENT)

Added by Ralf Hettinger about 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2007-11-02
Due date:
% Done:

0%

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

Description

There are (probably errorous and not intended) possible TYPOSCRIPT configurations for the CONTENT TS property slide when using slide.collect, where an infinite loop might be produced.

Example:
myCONTENT < styles.content.get
myCONTENT {
select.pidInList.data = TSFE:page|pid
slide = -1
slide.collect = -1
}

This should be avoided by some maximum for collected slides.
The attached patch sets this maximum hardcoded to 100.

(issue imported from #M6636)


Files

6636_4.1.3.patch (1.2 KB) 6636_4.1.3.patch Administrator Admin, 2007-11-02 14:22
Actions

Also available in: Atom PDF