Actions
Bug #56825
closedImage rendering fails after ShowPic patch (#56723)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Since the patch for integrating FAL in the ShowPic functions was commited image rendering fails if lightboxes are enabled in the constants.
The reason seems to be that a file object is passed to the IMG_RESOURCE content object but it only can handle files / uids.
Actions