Actions
Bug #61183
closedRTE: Internal links opens as external when created with Firefox
Status:
Rejected
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2014-08-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Link made with Chrome:
<a href="http://www.xn--brnegruppen-ggb.dk/?id=1139" class="internal-link" title="Opens internal link in current window">Test with Chrome</a>
Same link made with Firefox 30.0 and 31.0
<a href="http://børnegruppen.dk/?id=1139" class="internal-link" title="Opens internal link in current window" external="1">Same test with Firefox</a>
Actions