Re: [xml] patch for xmlwriter
- From: Daniel Veillard <veillard redhat com>
- To: Lucas Brasilino <brasilino recife pe gov br>
- Cc: "Mickautsch, Alfred" <alfred mickautsch schuler-ag com>, xml gnome org
- Subject: Re: [xml] patch for xmlwriter
- Date: Tue, 17 Feb 2004 06:41:01 -0500
On Mon, Feb 16, 2004 at 05:23:25PM -0300, Lucas Brasilino wrote:
< and > are now escaped in the output. It's probably not something you
really intended, so I'm waiting for a possible fix before commiting it.
Regression tests are good ... we need more especially for the xmlWriter.
The point about < and > escaping is that xmlTextWriterWriteComment()
now calls xmlTextWriterWriteString(), which when tests entity state
and matches XML_TEXTWRITER_COMMENT it calls xmlEncodeSpecialChars().
I also don't know if it's a desired functionallity, but the attached
patch disable escaping.
It must be applied after Alfred's earlier patch.
Okay, both patches are now applied and commited,
thanks !
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.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]