Actions
Feature #87314
openallowedAttribs / allowAttributes usage in config
Status:
New
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2018-12-31
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There is some inconsistency in the configuration.
HTMLparser_DB uses a parameter allowedAttribs
while processing uses a parameter allowAttributes
This leaves lot of room of mistakes because the functionaly of both are comparable for the respective section.
Updated by Benni Mack about 3 years ago
- Related to Bug #87400: CKEditor: assign correct CSS class to tags with entryHTMLparser_db added
Updated by Benni Mack about 3 years ago
- Related to Bug #92943: RTE ckeditor does not respect YAML configuration added
Actions