You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/04/30 17:59:37 UTC

DO NOT REPLY [Bug 8666] New: - Trasform to DomResult from any Source (StreamSource/DOMSource/SAXSource) had nodes with incorrect localName.

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: xalan-dev@xml.apache.org
        ReportedBy: arun.yadav@sun.com


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