Actions
Bug #88561
closedThe tag "style" is listed in allowTags and removeTags
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2019-06-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
ckeditor, rte configuration, processing,CodingNight
Complexity:
Is Regression:
Sprint Focus:
Description
I noticed that the tag "style" is listed in allowTags and removeTags. IMO this does not make any sense.
processing:
allowTags:
- style
HTMLparser_db:
removeTags: [style]
See current master at github
https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/rte_ckeditor/Configuration/RTE/Processing.yaml
PS: As it's in the current master I set TYPO3 Version to 10.
Updated by Susanne Moog over 5 years ago
- Tags changed from ckeditor, rte configuration, processing to ckeditor, rte configuration, processing,CodingNight
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63608
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63608
Updated by Georg Ringer over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dcba2a540855654955eeaf8e3ee1ea2e75df810d.
Actions