[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 05:37:14 -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 tkaszuba@hotmail.com.

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

--- shadow/52852	2004-01-15 05:36:52.000000000 -0500
+++ shadow/52852.tmp.26234	2004-01-15 05:37:14.000000000 -0500
@@ -69,6 +69,20 @@
 and reproduces the bug? Thanks in advance.
 
 ------- Additional Comments From tkaszuba@hotmail.com  2004-01-15 05:36 -------
 Created an attachment (id=6417)
 Test case
 
+
+------- Additional Comments From tkaszuba@hotmail.com  2004-01-15 05:37 -------
+I'm including a test case that tests all the aliases of iso-8859-2. 
+On MS Encoding Name Central European (ISO) is printed 8 times. On 
+mono it fails on the second.
+
+Aliases for a given encoding can be found here:
+http://msdn.microsoft.com/library/default.asp?
+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. 
+