Actions
Bug #63045
closedProperly encode UTF8 file paths when migrating RTE file links
Start date:
2014-11-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Hi there
The upgrade wizard for RTE file links does not properly encode UTF8 paths when searching for the <link> in the database resulting in "xxx/xxx.pdf not found in referenced element (uid: 123 of table tt_content in field bodytext). Reference index was probably out of date." messages.
The attached patch should take care of that.
Cheers Nils
Files
Actions