Actions
Bug #59315
closedBug with mailto in RTE
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-06-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
I'm using TYPO3 6.2.0
When i insert a mailto link in the RTE, the closing tag for the link is always missing. Example :
<div id="c586" class="csc-default"><p><a href="mailto:test@test.test" target="_blank" >test mail</p></div>
Thanks.
Actions