Project

General

Profile

Actions

Bug #28497

closed

htmlArea RTE: Relative url's on pasted links/images in Firefox

Added by Urs Braem almost 13 years ago. Updated over 6 years ago.

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

100%

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

Description

I have a bug that appears in several of my 4.5.3 Installations.

There is some Text in the RTE which is wrapped by an internal link (inserted via the element browser).
When the editor wants to move this link to another position in the text, or duplicate it, he copies / pastes it.

The link looked like this before being copied/pasted:
<a href="http://example.ch/?id=27#39&quot; class="internal-link">lorem</a>

And like this after the action
<a href="http://example.ch/../?id=27#39&quot; class="internal-link">lorem</a>

RealURL corrects that somehow, so the page links still work, but the jump to the anchor stays broken.

This ocurred with Firefox 4 on win and Firefox 5 on Mac.
I tested with IE 9, where this wouldn't occur.

I disabled my personal RTE TSconfig to check if it was provoked by some misconfiguration, but that wouldn't change anything.

Please let me know if you need more testing on other browsers.

Thanks
Urs


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #24852: htmlArea RTE: Clickenlarge bug when move imageClosedStanislas Rolland2011-01-27

Actions
Related to TYPO3 Core - Bug #29141: RTE, Firefox 6 and mailto linksClosedStanislas Rolland2011-08-22

Actions
Has duplicate TYPO3 Core - Bug #27353: rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozillaClosedStanislas Rolland2011-06-10

Actions
Actions

Also available in: Atom PDF