Project

General

Profile

Actions

Bug #24678

closed

htmlArea RTE: Link editing problems in Internet Explorer

Added by Markus Soeth over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-20
Due date:
% Done:

0%

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

Description

Since Version 4.4.6 we encounter here in serveral projects a problem with the use of Internet Explorer (7 or 8) and the RTE (HTML Area 2.0.7)

If you put text in serveral lines and link it, it's not possible to add another line and link it too. RTE looses the focus.
Doesn't matter if linebreaks are BR or P.

Example:
Text 1 -> Linked to a file in fileadmin
Text 2 -> Linked to a file in fileadmin
Text 3 -> Linked to a file in fileadmin

If you try to add another line (eg. Tetx 2a) and try to link it, it won't work
Text 1 -> Linked to a file in fileadmin
Text 2 -> Linked to a file in fileadmin
Text 2a -> No linking possible
Text 3 -> Linked to a file in fileadmin

2.) Sometimes if text like above is reedited the IE changes all links.
So all textlinks point to wrong destinations
(Could not be reproduced - just heard )

In Firefox we don't encounter this problem

Tested with
TYPO3 ver 4.4.6
Microsoft IE 7
Microsoft IE 8
Firefox 3.6.13
(issue imported from #M17160)


Files


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #23837: htmlArea RTE: Links are incorrectly updated in Google ChromeClosedStanislas Rolland2010-10-25

Actions
Has duplicate TYPO3 Core - Bug #24609: Unable to make whole line links in IEClosedStanislas Rolland2011-01-17

Actions
Has duplicate TYPO3 Core - Bug #24645: IE8 doesn't create linksClosedStanislas Rolland2011-01-18

Actions
Has duplicate TYPO3 Core - Bug #24467: Linking overrides existing linksClosedStanislas Rolland2011-01-04

Actions
Has duplicate TYPO3 Core - Bug #24420: RTE unable to put hyperlink on image, js-error IE8ClosedStanislas Rolland2010-12-27

Actions
Actions #1

Updated by Stanislas Rolland over 13 years ago

Please test attached patch. Clear RTE cache, using the BE Clear cache menu, after applying the patch.

Actions #2

Updated by Stanislas Rolland over 13 years ago

There were still problems. Attaching version 2 of the patch (v2). Reverting to using execCommand to update links in IE.

Actions #3

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 10233), branch TYPO3_4-4 (revision 10235) and branch TYPO3_4-3 (revision 10236).

Actions

Also available in: Atom PDF