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

SAX Events for Namespaces are incorrect





------- Additional Comments From [EMAIL PROTECTED]  2003-06-27 16:35 -------
Carsten,
the startPrefix() mapping calls that you got were received due to a "push"
of a namespace on a NamespaceMappings object (internal to the serializer).

So it makes more sense that this object is the one related to sending 
endPrefixMapping() calls. This NamespaceMappings object pops out of context 
namespaces when an element ends.

I think that you'll find this patch OK.  
Regards,
Brian Minchau

Reply via email to