Project

General

Profile

Actions

Bug #23569

closed

htmlArea RTE: Firefox shows & in external links with query string.

Added by Robert Heel about 14 years ago. Updated about 6 years ago.

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

0%

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

Description

Tested with:
Firefox 3.6.9
TYPO3 4.2.14 / TYPO3 4.4.2

If you insert an external link with RTE link editor (e.g. http://example.com/?a=1&b=2 ) the generated a tag attribute is href="http://example.com/?a=1&b=2"

Editing this link again in Firefox the URL isn't converted back:
URL: http://example.com/?a=1&b=2

Updating the link results in the a tag attribute href="http://example.com/?a=1&b=2"

Works in IE7
(issue imported from #M15749)


Files

rtehtmlarea_bugfix_15749_trunk.patch (897 Bytes) rtehtmlarea_bugfix_15749_trunk.patch Administrator Admin, 2010-09-25 21:49
Actions

Also available in: Atom PDF