Re: [xml] bug in xmlTextWriterWriteCDATA



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/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]