Project

General

Profile

Actions

Bug #16207

closed

bold and italic formatting gets lost after saving

Added by Matthias Nagl about 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-05-31
Due date:
% Done:

0%

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

Description

when I edit text in the RTE the bold and italic buttons work as expected. but after saving the text all new bold or italic formattings disappear. there is no trace of the formatting in the html-code. the problem appears under both Typo3 3.8.1 and 4.0.

Page-TS:

RTE.config.tt_content.bodytext.proc.allowedClasses = kleiner
RTE.default {
contentCSS = fileadmin/template/main/style.css
removeTags = sdfield,font,center
removeTagsAndContents = style,script
showButtons = textstyle, formatblock, bold, italic, underline, strikethrough, subscript, superscript, left, center, right, justifyfull, orderedlist, unorderedlist, outdent, indent, textindicator, emoticon, insertcharacter, line, link, table, user, acronym, findreplace, chMode, removeformat, copy, cut, paste, undo, redo, showhelp, about, toggleborders, tableproperties, rowproperties, rowinsertabove, rowinsertunder, rowdelete, rowsplit, columninsertbefore, columninsertafter, columndelete, columnsplit, cellproperties, cellinsertbefore, cellinsertafter, celldelete, cellsplit, cellmerge
hideButtons = image
removeTrailingBR = 1
hidePStyleItems = H1, H2, H4, H5, H6, ADDRESS
showStatusBar = 1
useCSS = 1
classesCharacter = vielkleiner, kleiner, groesser, vielgroesser
classesAnchor = link
}
RTE.config.tt_content.bodytext.showButtons < RTE.default.showButtons

Setup:

config.xhtml_cleaning = all
(issue imported from #M3611)

Actions #1

Updated by Martin Kutschker about 18 years ago

You didn't specify a value for allowedTags. The default value may vary depending on the extension configuration.

Anyway, bold and italic are known to work. Please ask in the (rte) mailinglist for help.

Actions

Also available in: Atom PDF