Mac IE and XMLC

David Li <[email protected]>
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
Got a interesting problem using Mac IE and XMLC

Apparently,

<meta content="text/html; charset=UTF-8"
              http-equiv="Content-Type">

is different from:

<meta http-equiv="Content-Type"
             content="text/html;charset=UTF-8">

IE is making assumption on the order of attributes!!! However, XMLC 
renders the attributes according to the sorted order of attribute 
names. This breaks the pages that's not in default encoding of the 
browser.

Any suggestion about fixing this?

David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.