[Mono-bugs] [Bug 77315][Nor] Changed - Invalid Unicode surrogate handling

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 23 09:20:44 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 pawel.sakowski at mind-breeze.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77315

--- shadow/77315	2006-01-23 09:16:13.000000000 -0500
+++ shadow/77315.tmp.21407	2006-01-23 09:20:44.000000000 -0500
@@ -135,6 +135,11 @@
 in the tests.
 
 Now today it's clear that the RFC is better as MS fixed this in 2.0 -
 which would lead, anyway, to incompatibilities between 1.x and 2.0
 code.  But there's always the risk that existing code could depend on
 this (but in this case I doubt it).
+
+------- Additional Comments From pawel.sakowski at mind-breeze.com  2006-01-23 09:20 -------
+I can modify the patch so that UTF8Encoding behaves the RFC way if
+NET_2_0, and otherwise provides the legacy .NET behavior. Shall I?
+What about the UTF7Encoding portion of the patch?


More information about the mono-bugs mailing list