Bug #28497
closedhtmlArea RTE: Relative url's on pasted links/images in Firefox
100%
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" class="internal-link">lorem</a>
And like this after the action
<a href="http://example.ch/../?id=27#39" 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
Updated by Alienor.net over 13 years ago
I have seen this behavior on numerous installations too, not only 4.5.
I strongly believe it is related to this Firefox bug :
https://bugzilla.mozilla.org/show_bug.cgi?id=613517
Updated by Stanislas Rolland over 13 years ago
- Subject changed from RTE copy / paste links - Firefox to htmlArea RTE: Relative url's on pasted links/images in Firefox
- Status changed from New to Accepted
- Assignee set to Stanislas Rolland
- Target version set to 4.5.5
- PHP Version set to 5.3
Updated by Stanislas Rolland over 13 years ago
I think this does not happen in Safari, Chrome or Opera. Please confirm.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I27024687d897a36133113f47b4d52ca9e0ab6c90 has been pushed to the review server.
It is available at http://review.typo3.org/3916
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I3b43291b9c8fa50763d649ac0fdc9b9e692869bf has been pushed to the review server.
It is available at http://review.typo3.org/3918
Updated by Stanislas Rolland over 13 years ago
- Status changed from Accepted to Under Review
Updated by Stanislas Rolland over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 58dd112ccb2260039daa3c545ba2cc40a5487e1f.
Updated by Stanislas Rolland over 13 years ago
- Status changed from Resolved to Under Review
Updated by Stanislas Rolland over 13 years ago
Mr. Hudson wrote:
Patch set 1 of change I3b43291b9c8fa50763d649ac0fdc9b9e692869bf has been pushed to the review server.
It is available at http://review.typo3.org/3918
Please test this patch on TYPO3 4.5.
Updated by Urs Braem over 13 years ago
Wow, great, thanks!
I've tried out the patch on 4.5.4, although this was not systematical testing.
It seemed to work, though.
Updated by Stanislas Rolland over 13 years ago
- Status changed from Under Review to Resolved
Applied in changeset 9402d650a88a098049f885ad074422ddef18dc4c.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed