Re: encoding of XML DOM document created in memory
Martin Honnen <[email protected]> Thu, 01 May 2008 18:26:17 +0200
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Martin Honnen wrote: > Does anyone know why Firefox sets characterSet to ISO-8859-1 for XML DOM > documents created in memory with createDocument? Is it possible to > change that to UTF-8? It seems the original post was multi-posted to the dom group http://groups.google.com/group/mozilla.dev.tech.dom/browse_thread/thread/cdb39c617034c75a# and Boris has already answered it there, suggesting that it might make sense to file a bug on changing the characterSet to UTF-8. I will do that then. -- Martin Honnen http://JavaScript.FAQTs.com/