Actions
Bug #52598
closedEnlarge on Click doesn't work with extern FAL-Pictures
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-10-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With FAL it is posible to use pictures not from own filesystem. The link to Enlarge will not set because is_file return false.
This is set in line 1395 in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
Updated by Ingo Schmitt almost 11 years ago
- Category set to File Abstraction Layer (FAL)
Updated by Frans Saris over 10 years ago
- Status changed from New to Needs Feedback
Could you check if this is still a problem with current master?
Updated by Johannes Pieper over 10 years ago
I can not test, because my own driver ist ready anymore. I am still working to get it ready.
Updated by Frans Saris over 10 years ago
- Status changed from Needs Feedback to Closed
Handling image links tot remote storages is fixed in 6.2
Actions