Bug #20009
closedInserting a table with a caption displays the caption tag as entities
0%
Description
When I insert a table via the function "insert table" and enter some text in the caption field, selecting a blockstyle on the right area, clicking on OK, the table is displayed in the RTE window, and below that table the value I've entered in the caption inputfield is displayed. When I save this tt_content record the caption tag with its value I've entered before is displayed as entities.
This is a listing of a table:
<table summary="bb"><caption>aa</caption><thead><tr><th scope="col"></th><th scope="col"></th><th scope="col"></th><th scope="col"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td></td></tr></tbody></table>
Can somebody confirm this bevaviour?
found in TYPO3 Version 4.2.6, but also tested in 4.2.3 which bevaves like in 4.2.6.
Without borderstyle selected everything works fine..
(issue imported from #M10427)
Files
Updated by Stanislas Rolland almost 16 years ago
I cannot reproduce this error with the default RTE.default.proc configuration.
You seem to have overridden at least part of this configuration.
Updated by Stanislas Rolland over 15 years ago
This is normal behaviour if caption is not found in the list RTE.default.proc.allowTags