On Fri, May 20, 2005 at 03:41:15PM -0700, [EMAIL PROTECTED] wrote: > RFC 3986 introduced ABNF for URIs. In doing so, they resolved > ambiguities in RFC 2396, one of which was the handling of query/ > fragment components of a URI. > > After again reading both RFCs, I can see the confusion and am not so > certain that I would've coded URI parsing differently than LibXML2 > has. In any case, since they've clarified the issue (which results in > much more consistent handling), I'll file a bug with a suggested fix.
Okay, thanks. The update of uri.c from 2396 to 3986 is one of the maintainance things to do on libxml2. Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
