Actions
Bug #20620
closedSetting a mailto: - Link with RTE creates an unuseable Link
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-06-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When (for example) you write the text "test@test.de" in RTE, then mark that text and create a mailto: - Link, then the mailto-Links looks like this: "typo3/mailto:test@test.de".
The expected behavior would be, that such a link is created like this: "mailto:test@test.de".
(issue imported from #M11334)
Actions