DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8666>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8666 Trasform to DomResult from any Source (StreamSource/DOMSource/SAXSource) had nodes with incorrect localName. Summary: Trasform to DomResult from any Source (StreamSource/DOMSource/SAXSource) had nodes with incorrect localName. Product: XalanJ2 Version: 2.3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When we transform using any Source(StreamSource or DOMSource or SAXSource ) to DOMResult,the builded DOM returns null for getLocalName() for the Nodes of type Attribute. I have the attached the test case and xml file. Xalan version :2.3.1
