Project

General

Profile

Actions

Bug #29509

closed

RTE removes style attribute of p tag when saving to the database

Added by Helmut Hummel about 13 years ago. Updated about 13 years ago.

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

0%

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

Description

I have the following configuration:

RTE.default.proc.entryHTMLparser_db.tags.span.allowedAttribs = id, title, dir, lang, xml:lang, class, style
RTE.default.proc.entryHTMLparser_db.tags.p.allowedAttribs = class, align, style

Now, when I select a color for a paragraph and save it, the color is lost because the style tag is removed from the p tag.

The style attribute from span tags is preserved though.

A similar configuration is working in TYPO3 version 4.4

Actions

Also available in: Atom PDF