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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77315 --- shadow/77315 2006-01-23 09:20:44.000000000 -0500 +++ shadow/77315.tmp.22568 2006-01-23 10:43:41.000000000 -0500 @@ -140,6 +140,12 @@ this (but in this case I doubt it). ------- Additional Comments From [EMAIL PROTECTED] 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? + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
