[Typo3] entities & character is replaced by & on site

Søren Schaffstein soeren.schaffstein at media-lights.de
Thu Sep 29 16:12:02 CEST 2005


>Looks to me like problem with the htmlSpecialChars property: You're
bodytext is going through htmlSpecialChars twice. 
>Probably once from the rte to the db and then from the db to the fe. try
disabling htmlSpecialChars in your rte. Add the 
>following lines to your page tsconfig:

>RTE.default.proc.entryHTMLparser_db = 1
>RTE.default.proc.entryHTMLparser_db.htmlSpecialChars = -1

>cheers
>simon

Simon,

Sounded like a good idea, but too bad it didn't work. I assume the
transformation happens from db to fe since in the db everything looks fine.
Perhaps it would be a good idea to shut down the htmlSpecialChars conversion
from db to fe. But I couldn't find out how to do this.
Can you help with this as well?

Cheers,
Soeren




More information about the TYPO3-english mailing list