Bug #28526
closedUsing slide = -1 with stdWrap options on pidInList with CONTENT runs into an endless loop
100%
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
Updated by Marc Bastian Heinrichs over 13 years ago
- File 28526.patch 28526.patch added
Updated by Steffen Gebert over 13 years ago
Hi Marc,
thanks for the report. Sounds reasonable. Could you please submit the patch to the review system?
See the wiki for a guide or just join the upcoming bug weekend.
Thanks for contributing!
Steffen
Updated by Marc Bastian Heinrichs over 13 years ago
Hi Steffen,
thanks for the report. Sounds reasonable. Could you please submit the patch to the review system?
Jep, I could submit it. But will take some time, because I have a big launch on Tuesday.
master, 4.5 and 4.4?
Bastian
Updated by Steffen Gebert over 13 years ago
Hi Bastian,
fine, thanks so far. Start with master, when it's merged, please submit for 4.4 and 4.5
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7033
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7033
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/8943
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/8944
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-4 has been pushed to the review server.
It is available at http://review.typo3.org/8945
Updated by Marc Bastian Heinrichs almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 78df186bf43cd22747f6b139ec3d318d26326857.