Project

General

Profile

Actions

Bug #30431

closed

RTE removes <span> tags though allowTags and rmTagIfNoAttrib are set correctly

Added by Lars Zimmermann over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-09-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

I tried to enter <p><a href="#">Foo <span>bar</span></a></p> in the source code mode in the RTE.

After saving the RTE removes the <span></span> tag completely. The TSConfig field of the root page only contains the line

RTE.default.proc.entryHTMLparser_db.rmTagIfNoAttrib = font

<span> is allowed by default in the "allowTags" section.

Could someone please have a look if something's wrong there?

Cheers and thanks alot in advance
Lars

Actions

Also available in: Atom PDF