[Typo3] <br> to <br /> in RTE

Rickard Andersson rickard.andersson+typo3 at gmail.com
Mon Feb 21 13:42:03 CET 2005


Actually, it doesn't replace " with &quot;. It does something even more
strange. It replaces:

document.write('<link rel=\"stylesheet\" type=\"text/css\"
href=\"http://www.example.com/css/text_' + get_cookie("ui_size") + '.css\"
/>');

with

document.write('<link rel="\&quot;stylesheet\&quot;"
type="\&quot;text/css\&quot;"
href="\&quot;http://www.example.com/css/text_'" get_cookieui_size="" css=""
/>');

Any way around that?





More information about the TYPO3-english mailing list