I'm trying to create XML document on the client, which is namespace aware, but on Firefox any namespace attributes are not included in the element. I believe firefox requires the new nodes to be created by calling createElementNS, but this is not present at XMLParserImpl.java. Has anyone else seen this, is it possible, or is this a bug/oversight? Can this be archived by changing the doctype for the page?
Any help would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
