Project

General

Profile

Actions

Bug #83960

closed

ckeditor HTMLparser_db: removeTags for unwanted tags doesn't work when tags are nested in <ul><li> or <ol><li>

Added by Claude Unterleitner about 6 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2018-02-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In my custom yaml ckeditor configuration I am removing unwanted tags with:
processing:
HTMLparser_db:
removeTags: pre,u,font,o:p,sdfield,strike,title

This works as expected when the tags are inside of p tags, but unfortunately not when nested in <ul><li> or <ol><li> tags.

(tested in TYPO3 8.7.10, PHP 7.0)

Actions

Also available in: Atom PDF