Actions
Bug #56723
closedImage click-enlarge doesn't use the File Abstraction Layer
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The tx_cms_showpic eID uses direct paths to a file. But with #36420 it is possible that there is no direct path to the file but only a eID url.
tx_cms_showpic should use the sys_file uid when possible.
Actions