Actions
Bug #14818
closedHeading-Tags '<h1></h1>' are rendered in edit mode, but not on Frontend.
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-06-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you mark a text in the rte-editor as a headline, it is correctly displayed (bold and bigger) in the editor, but in frontend the tags are shown, but not rendered as bigger and bold.
i.e.:
<h1>Hi there!</h1> is rendered as <h1>Hi there!<br /></h1>
Steps to reproduce:
- open rtehtmlarea
- enter text
- mark text
- select "headline 1" (i dont know how it is exactly called in english, in german its called "Überschrift 1") from Dropdown-Menu
- save and look at output in frontend
Used Versions:
-Typo3 3.8
-rtehtmlarea 5.3
(issue imported from #M1198)
Actions