[Typo3] entities & character is replaced by & on site
Simon Tuck
e-mailNO at SPAMeyejet.com
Thu Sep 29 17:01:40 CEST 2005
Søren Schaffstein wrote:
>>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
>
nope. that usually works for me. what have you got in your page tsconfig?
More information about the TYPO3-english
mailing list