Re: [xml] xmlEncodeSpecialChars and carriage reurn / CRLF / 0x0D 0x0A / \r\n / 13, 10
- From: Daniel Veillard <veillard redhat com>
- To: SABROG <sabrog inbox ru>
- Cc: xml gnome org
- Subject: Re: [xml] xmlEncodeSpecialChars and carriage reurn / CRLF / 0x0D 0x0A / \r\n / 13, 10
- Date: Thu, 9 Aug 2007 08:17:26 -0400
On Thu, Aug 09, 2007 at 02:44:18PM +0400, SABROG wrote:
I found xmlSaveSetEscape function, but he is not work. Some text characters convert to &#XX; presentation,
but strings with " " decoded to "\n" again. Xml file not write fully and i see 0x0 character in few
attributes. I see my debug message "All saved", so this mean, what no errors, but why my escape function
not work ?
Hum, I had forgotten about xmlSaveSetEscape(). Yes this should
work assuming you provide a function which does the proper changes.
Since I don't know what 'escape' is in your code there is no way I can
even try to diagnose why.
I suggest you use a debugger, and put a breakpoint in that function
first to see if it's called, and if yes hat's happening.
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
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]