Re: [xml] outputting empty attributes in test{HTML,SAX}.c

Date view Thread view Subject view Author view

From: Wayne Davison (wayned@blorf.net)
Date: Wed Aug 16 2000 - 00:16:48 EDT


On Tue, 15 Aug 2000, Daniel Veillard wrote:
> I already got a patch to cure this but I didn't commited it in W3C
> CVS base (though I did in Gnome's one).

Your change doesn't distinguish between a tag that just happens to
have a literal string of "(null)" and an actual empty tag (in the
SAX output), so I like my change better. E.g. run this line through
"testHTML --sax":

<HR FOO="(null)"> looks the same as <HR FOO>!

..wayne..

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:43:11 EDT