Actions
Bug #26775
closedImage file with UTF8 character in name cannot be graphically processed
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2011-05-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When a picture with UTF8 characters in name is added as an Image CE for instance:
1) Thumbnail in BE cannot be generated
2) It is only rendered in FE if it is used "as-this", if resized, it does not show up
localconf.php contains:
$TYPO3_CONF_VARS['SYS']['UTF8filesystem'] = '1';
Actions