[Mono-bugs] [Bug 52852][Nor] Changed - mono doesn't recognize aliases for ISO-8859-2 encoding

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jan 2004 23:28:03 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/52852	2004-01-15 05:37:14.000000000 -0500
+++ shadow/52852.tmp.6384	2004-01-15 23:28:03.000000000 -0500
@@ -83,6 +83,11 @@
 url=/workshop/author/dhtml/reference/charsets/charset4.asp
 
 I only did a test case for iso-8859-2 but I think testing aliases for 
 other encodings would make a good unit test. If this is indeed a bug 
 and no one objects that I can write these unit tests up. 
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-15 23:28 -------
+Yup, this is a bug. It would be nice if you take care of creating the
+test case for all those aliases while i fix our code :). If you can't,
+i'll create it.