https://bugzilla.novell.com/show_bug.cgi?id=324861#c10
--- Comment #10 from amc amc <[EMAIL PROTECTED]> 2007-11-06 09:42:21 MST --- two small thoughts: - i would use System.Text.Encoding.UTF8.GetBytes() instead of than private ConvertToUTF8() - or even System.Text.Encoding.Default and not a hard-coded UTF8 in general i am also not sure how it was worked before in non-UTF8 environment, so, it would be nice to try. -- 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
