On Wed, Oct 05, 2005 at 05:57:24PM -0400, Alex Khesin wrote: > Please let me know if this mailing list is not the right mechanism for > submitting patches. > > The current version of xmlwriter.c fails to emit CDATA section when > there are characters between parent XML element and the CDATA section > itself, as in: > > <foo> <![CDATA[bar]]> </foo>
Providing a standalone C test showing the mistake helps, adding this to bugzilla also ensures it won't get lost, 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
