Hi folks,
is it possible to suppress the replacement of some special-characters when submitting the editors content?
E.g.: in HTML-View we have this content:
After submitting the content or switching modes i looks like this:
so & becomes &
how can we suppress this replacement?
(Firefox 3.5.3, latest Telerik-dll)
Thanks in advance
Felix
is it possible to suppress the replacement of some special-characters when submitting the editors content?
E.g.: in HTML-View we have this content:
<a href="http://whatever.com/a.aspx?p1=123&p2=abc">whatever</a> |
After submitting the content or switching modes i looks like this:
<a href="http://whatever.com/a.aspx?p1=123&p2=abc">whatever</a> |
so & becomes &
how can we suppress this replacement?
(Firefox 3.5.3, latest Telerik-dll)
Thanks in advance
Felix