Actions
Bug #60858
closedPage preview (backend) broken if link in RTE contains a question mark
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If I enter a text and set a link like this:
<p><a href="http://somwhere.com/?roomShow=Something%20Example%20Stuff" class="external-link-new-window" title="Some description" data-htmlarea-external="1">Some text</a></p>
the backend preview is broken … the output for the page module looks like this:
<link http:="" somewhere.com="" ?roomshow="Something%20Example%20Stuff" -...="" <table="" cellspacing="0" cellpadding="0" id="…" width="100%" height="100%">
and this destroys either the backend view completely or no preview text is shown (the element appears empty, though there's text and links with text)
Files
Actions