https://bugzilla.novell.com/show_bug.cgi?id=676681

https://bugzilla.novell.com/show_bug.cgi?id=676681#c8


--- Comment #8 from Atsushi Enomoto <[email protected]> 2011-03-08 05:15:13 
UTC ---
Probably you only altered "new UTF8Encoding()" with "new UTF8Encoding(false)"
in Utf8ByteArrayToString() ?

You rather have to replace "Encoding.UTF8" with "new UTF8Encoding(false)" in
GetXml().

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to