Hi Carsten, I definitly think that we should fix this in the serializer by adding a
"/* <![CDATA[ */" when a script tag opens and a "/* ]]> */" before the script tag closes. Additionally no encoding inside the script tag (as with the html serializer).Does this make sense?
Sounds good to me. I am of the opinion that ajax-request should be robust enough to handle both html and xhtml serialization types. -- Regards Andrew
