[TYPO3-english] RTE <b> to <strong>

Heinz Schilling webdesign at webtekk.ch
Sun May 24 15:00:58 CEST 2015


Hi

Since TYPO3 6.2.10 I habe trouble with <b> to <strong> remapping.

It seems that RTE.default.proc.transformBoldAndItalicTags = 1 does not work anymore. These are my steps:
- Text is written in RTE. Some text marked as bold. Save.

Result:
- RTE-Source show: <strong>sdjhfsdh</strong>
- Database stored: <b>sdjhfsdh</b>
- Frontend show: <b>sdjhfsdh</b>

It seems that TYPO3 6.2.12 default Konfiguration do the same. Has someone the same issue or did I done a misconfiguration?

Thank you for helping.
Heinz


More information about the TYPO3-english mailing list