Actions
Bug #19498
closedUsing imgStart=1 with a single image produces error in "render_textpic"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2008-10-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The function "render_textpic" checks if there were images found in "imgList" and returns if this list is empty.
It should (also) return after the offset calculations with "imgStart" and "imgMax" have been done and the resulting image count == 0.
(issue imported from #M9626)
Actions