[01/12] msxml3: Avoid duplicate encoding

Michael Karcher wine at mkarcher.dialup.fu-berlin.de
Sat Nov 29 03:51:20 CST 2008


The libxml documentation suggests to either use
xmlEncodedEntitiesReentrant or xmlEncodeSpecialChars, but if you apply
both, you end up producing "&".
---
 dlls/msxml3/node.c         |    8 +++-----
 dlls/msxml3/tests/domdoc.c |   19 +++++++++++++++++++
 2 files changed, 22 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 36119e21637541a6bc639ebbd9f0b2823c9a9689.diff
Type: text/x-patch
Size: 3110 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081129/80ace38f/attachment.bin 


More information about the wine-patches mailing list