[ expat-Bugs-421407 ] XML_SetReturnNSTriplet&element trouble.

noreply@sourceforge.net noreply@sourceforge.net
Fri, 04 May 2001 09:27:05 -0700


Bugs item #421407, was updated on 2001-05-04 09:17
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=421407&group_id=10127

Category: XML::Parser
Group: None
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Tim Crook (tcrook2)
Assigned to: Clark Cooper (coopercc)
Summary: XML_SetReturnNSTriplet&element trouble.

Initial Comment:
Using XML_SetReturnNSTriplet to get the element 
handler to return the element name in the 
format "url|name|prefix" doesn't work. Only attributes 
are laid out in the "url|name|prefix" format when 
triplets are enabled.

Only storeAtts seems to be using the variable 
ns_triplets which is set by calling 
XML_SetReturnNSTriplet function.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-05-04 09:27

Message:
Logged In: YES 
user_id=3066

This is a duplicate of bug report #231864.  It is not specific to XML::Parser but is a bug in the underlying parser library.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=421407&group_id=10127