Actions
Bug #89786
closedLinkvalidator and RTE adds punctuation marks after an URL to the URL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2019-11-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- create a new content element with a textfield (RTE)
- Write the sentence "Please visit https://typo3.org, its great."
The URL will be converted in a link with the comma at the end, so the Link will not work.
In the same fashion the linkvalidator will mark this URL as broken, even if the actual link is removed and only the text remains in the field.
Same goes for other characters.
Actions