[TYPO3-english] Supressing any processing from RTE into DB and from RTE into DB

Roland most.wanted at gmx.at
Tue Apr 2 10:20:13 CEST 2013


hi everybody,

I use TYPO3 6.0.0 and 6.0.5-dev and tried to supress any processing from 
RTE into DB and from RTE into DB with this pageTSconfig:

--- pageTSconfig ---
RTE.default.proc.HTMLparser_db = 0
RTE.default.proc.entryHTMLparser_db = 0
RTE.default.proc.exitHTMLparser_db = 0

RTE.default.proc.HTMLparser_rte = 0
RTE.default.proc.entryHTMLparser_rte = 0
RTE.default.proc.exitHTMLparser_rte = 0
--- /pageTSconfig ---

BE module INFO >>> pageTSconfig shows that theses settings are set and 
no other proc settings are set for any table. So i guess processing 
should be deactivated, shouldn't it?

Unfortunatelly e.g. <a> are converted to <link> when saved into DB and 
are converted back to <a> for editing purpose in RTE.

Did i miss something? Can anybody reproduce this? Is this a bug?

kind regards

roland


PS: i posted this question a week ago in typo3.projects.rte but did not 
get an answer - i hope this crosspost is ok.


More information about the TYPO3-english mailing list