[Mono-bugs] [Bug 77315][Nor] Changed - Invalid Unicode surrogate
handling
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 24 03:59:38 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77315
--- shadow/77315 2006-01-23 10:43:41.000000000 -0500
+++ shadow/77315.tmp.12163 2006-01-24 03:59:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77315
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: pawel.sakowski at mind-breeze.com
QAContact: mono-bugs at ximian.com
@@ -146,6 +146,9 @@
------- Additional Comments From atsushi at ximian.com 2006-01-23 10:43 -------
Let's go ahead apply the patch as is. There is a few users who
incorrectly use UTF8Encoding.GetBytes() to convert string to bytes,
but such conversions anyways fall in unexpected results, so it should
not matter.
+
+------- Additional Comments From atsushi at ximian.com 2006-01-24 03:59 -------
+Applied the patch (r55971). Thanks.
More information about the mono-bugs
mailing list