[Mono-bugs] [Bug 75782][Wis] Changed - 8bit chars in RDN's
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 10:27:47 EDT 2005
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75782
--- shadow/75782 2005-08-11 10:01:50.000000000 -0400
+++ shadow/75782.tmp.25454 2005-08-11 10:27:47.000000000 -0400
@@ -21,6 +21,14 @@
approach would be to at least scan the incoming value for 8bit chars and in
case any was found, choose BMPString as encoding instead.
------- Additional Comments From dgranath at gmail.com 2005-08-11 10:01 -------
This is a rather big issue if you mainly deal with 8bit character
sets, as I do ;) (I've already patched my sources though)
+
+------- Additional Comments From sebastien at ximian.com 2005-08-11 10:27 -------
+Please attach your patch to this bug report. I'll commit it, after
+testing, if I don't see any compatibility problems.
+
+or better, also attach some unit tests so I can skip much of the
+testing (and save time ;-).
+Thanks
More information about the mono-bugs
mailing list