Project

General

Profile

Actions

Bug #60645

closed

Migration from Typo3 4.7. to 6.2 - RTE Clickenlarge - links lowercase / imagepath casesensetive.

Added by Marcus Bieber almost 10 years ago. Updated almost 9 years ago.

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

screenshot_lib_parseFunc_RTE.png (51.6 KB) screenshot_lib_parseFunc_RTE.png Marcus Bieber, 2014-11-08 13:07
Actions #1

Updated by Stanislas Rolland over 9 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #2

Updated by Stanislas Rolland over 9 years ago

  • Subject changed from Migartion from Typo3 4.7. to 6.2 - RTE Clickenlarge - links lowercase / imagepath casesensetive. to Migration from Typo3 4.7. to 6.2 - RTE Clickenlarge - links lowercase / imagepath casesensetive.

It seems that this is rendered by some 3rd party "lightbox" extension.

Do you have the same problem if you uninstall this extension?

Actions #3

Updated by Stanislas Rolland over 9 years ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Marcus Bieber over 9 years ago

Stanislas Rolland wrote:

It seems that this is rendered by some 3rd party "lightbox" extension.

Do you have the same problem if you uninstall this extension?

No 3rd party extension used.

rel="lightbox292" and class="lightbox"

are generated through TypoScript.

Actions #5

Updated by Philipp Lämmer over 9 years ago

I had the same problem until I update first from 4.5 or 4.7 to 6.1. And then from 6.1 to 6.2.

Actions #6

Updated by Stanislas Rolland over 9 years ago

What are the values of

lib.parseFunc_RTE.tags.img

and of

lib.parseFunc_RTE.nonTypoTagStdWrap.HTMLparser.tags.img

Actions #7

Updated by Marcus Bieber over 9 years ago

Stanislas Rolland wrote:

What are the values of

lib.parseFunc_RTE.tags.img

and of

lib.parseFunc_RTE.nonTypoTagStdWrap.HTMLparser.tags.img

Please see file attached.

Actions #8

Updated by Alexander Opitz over 9 years ago

  • Status changed from Needs Feedback to New
Actions #9

Updated by Stanislas Rolland about 9 years ago

Marcus Bieber wrote:

Stanislas Rolland wrote:

What are the values of

lib.parseFunc_RTE.tags.img

and of

lib.parseFunc_RTE.nonTypoTagStdWrap.HTMLparser.tags.img

Please see file attached.

The image does not show the full structure under lib.parseFunc_RTE.tags.img

Actions #10

Updated by Stanislas Rolland about 9 years ago

  • Status changed from New to Needs Feedback
Actions #11

Updated by Stanislas Rolland about 9 years ago

Marcus Bieber wrote:

No 3rd party extension used.

rel="lightbox292" and class="lightbox"

are generated through TypoScript.

Please show this TypoScript.

Actions #12

Updated by Stanislas Rolland about 9 years ago

The lowercase are not generated by the migration tool.

Actions #13

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF