Actions
Feature #34114
closedRTE: Use HTML5-compliant custom attribute for external url's
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2012-02-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
htmlArea RTE sets custom attribute "external" on links to external url's so that they are preserved as external by the the RTE transformation, even though they may look internal.
Use custom attribute "data-htmlarea-external" instead in order to be HTML5-compliant.
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9124
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9124
Updated by Stanislas Rolland over 12 years ago
- Status changed from Under Review to Resolved
Updated by Oliver Hader over 12 years ago
- Target version changed from 1525 to 4.7.0-beta1
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions