Actions
Bug #23706
closedmedia breaks on filenames with spaces
Start date:
2010-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Adding a file name with space to the multimedia content element puts the urlencoded path into the file field. In the file evaluation the path is not decoded and the file is not found.
Solution: add decodeurl calls.
could be related to dam
(issue imported from #M15959)
Files
Actions