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=6165>.
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=6165

XMLSerializer.endElementIO() calls unmatched pop which serializing from SAX

           Summary: XMLSerializer.endElementIO() calls unmatched pop which
                    serializing from SAX
           Product: Xerces2-J
           Version: 2.0.0
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Serialization
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


XMLSerializer.endElementIO() calls fNamespaceSupport.popContext() which is has 
not matching pushContext() when serializing from SAX events.

There appears to be matching push and pops when serialing from DOM but bot from 
SAX. 

This was not a problem in 2.0.0[beta4].

The primary symptom is an ArrayIndexOutOfBoundsException in 
NamespaceSupport.popContext().

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to