Project

General

Profile

Actions

Bug #25464

closed

RTE overwrites link text in IE

Added by Koch about 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-03-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It is in IE not possible to point with a valid link as text to a different link target. The automatic link detection overwrites the linktarget.

Reproduce

  1. create a Regular Text Element
  2. insert www.mylink.com
  3. try to point by using the linkwizard with the link at www.mylink.com?id=12389465445
  4. the linktext will chance from www.mylink.com to www.mylink.com?id=12389465445
  5. try shorting the linktext to www.mylink.com again
  6. the link will now point at www.mylink.com instead at www.mylink.com?id=12389465445

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #29527: Unable to create a link that looks like only a domainlink but links to the domain with parametersClosedStanislas Rolland2011-09-06

Actions
Actions #1

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Under Review
  • Assignee set to Stanislas Rolland
  • Priority changed from -- undefined -- to Should have
  • Target version set to 4.5.6
  • PHP Version set to 5.3

Please test this patch: http://review.typo3.org/4864

Clear the RTE cache using the BE Clear cache menu after applying the patch.

The patch will make it possible to change the href of the link without IE changing the text of the link.

Actions #2

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF