hi there
i found out, that if i save an image inserted with the richtexteditor, html looks broken:
<img alt="\"\"" src="\"http://mydomain.com/assets/images/adpool/logos/1.jpg\"" />
i have disabled magic quotes via php.ini, phpinfo tells me:
magic_quotes_gpc Off Off
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
i have not further access to the hosting, only php.ini.
i upgraded tinymce to 3.3.8 with no result, also the usage of ckedior was no success.
if someone has any idea how to solve this, or has some suggestions to test the server for some strange configurations, i would be really happy.
i am stucked, on my dev server everything runs fine, but it’s on php 5.2
best
metafor