Actions
Bug #60645
closedMigration from Typo3 4.7. to 6.2 - RTE Clickenlarge - links lowercase / imagepath casesensetive.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2014-07-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
my FE rendering looks like this:
After migration to 6.2.:
<a rel="lightbox292" class="lightbox" href="http://www.domain.de/fileadmin/_migrated/rte/rtemagicc_l09260820_copyright_06.jpg.jpg"><img width="549" height="362" alt="" data-htmlarea-file-table="sys_file" data-htmlarea-file-uid="217" src="www.domain.de/fileadmin/_migrated/RTE/RTEmagicC_L09260820_Copyright_06.JPG.jpg"></a>
Image is shown, and link could not be opend due to uppercase and lowercase mismatch.
Before migration 4.7.:
<a rel="lightbox292" class="lightbox" href="typo3temp/pics/8345bcc5b8.jpg"><img width="549" height="362" alt="" src="uploads/RTEmagicC_L09260820_Copyright_06.JPG.jpg"></a>
Any suggestions?
Kind regards
Marcus
Files
Actions