Actions
Bug #89264
closedMailto links in RTE cannot use ampersand to add further arguments like subject=foo&body=bar
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2019-09-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I link to an email address in ckeditor with additional arguments like test@test.test?subject=cool&body=stuff
My expectation would be that the the rendered link would work.
What actually happens, is that the ampersand is double encoded.
Actions