Actions
Bug #23569
closedhtmlArea RTE: Firefox shows & in external links with query string.
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
Actions