Re: '
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
I'm actually not sure why XMLC would bother changing single quotes to
' since single quotes aren't special characters in XML? I would think
this could be safely turned off. The question is, by default or by using
some configuration that XMLC recognizes. I suppose this is probably not
configurable.
Jake
At 01:07 PM 4/7/2003 +0200, you wrote:
>Hi,
>
>fighting with IE6 XHTML bugs for two days already I thought I'd better
>ask here:
>
>if I feed Enhydra 5.0's XMLC with a transitional XHTML 1.0 containing
>
> <a onmouseover="alert('hello, world!')">
>
>is it OK if (when it runs) it produces (note the apostrophes)
>
> <a onmouseover="alert('hello, world!')">
>
>?
>
>While Gecko handles it flawlessly the IE chokes on that. Who's fault is
>it? Can this conversion be turned off off?
>
>BTW, same conversion of apostrophes happens in a plain text but that is
>handled by IE6 OK (IE5.5 not, though).
>
>Petr
>
>
>_______________________________________________
>XMLC mailing list
>[email protected]
>http://www.enhydra.org/mailman/listinfo.cgi/xmlc