[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
Fri, 16 Jan 2004 14:54:24 -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-16 06:57:58.000000000 -0500
+++ shadow/52852.tmp.12981	2004-01-16 14:54:24.000000000 -0500
@@ -95,6 +95,16 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-01-16 00:45 -------
 Fixed in CVS.
 
 ------- Additional Comments From tkaszuba@hotmail.com  2004-01-16 06:57 -------
 I'll create the test case. I'll send it over for parusal after I'm 
 done.
+
+------- Additional Comments From tkaszuba@hotmail.com  2004-01-16 14:54 -------
+I've created the Unit Tests based on the page I listed before. 
+There's 231 test cases. 103 of them passed on my computer. The rest I 
+wrote in but I'm not sure whether that encoding exists or if they're 
+just not installed on my system. (Cyrillic_ISO or Arabic_ISO for 
+example) Somebody more versed in different encoding should review it 
+and take out the uneeded encodings. The encodings I wasn't sure about 
+I marked with the Ignore attribute. If they're not marked with the 
+Ignore attribute then it means that the test passed on my system.