Project

General

Profile

Actions

Bug #24280

closed

<span> lost while saving if it spans the whole paragraph

Added by Christian Boltz over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-03
Due date:
% Done:

0%

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

Description

The text styling ("important", "detail", ...) that is available in the RTE is lost while saving the content.

Example:
<p><span class="important">some text</span></p> (HTML view of RTE after applying the formatting)
becomes just <p>some text</p> after saving

Interestingly this only happens when formatting the complete paragraph. Formatting a part of it works - <p><span class='important'>some</span> text</p> is not changed.

1. enter some text in the RTE
2. select a complete paragraph
3. select text style "important"
4. click the "save" icon
5. find out that the text lost the "important" formatting

(issue imported from #M16655)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5ClosedStanislas Rolland2010-12-17

Actions
Actions

Also available in: Atom PDF