http://bugzilla.novell.com/show_bug.cgi?id=606199
http://bugzilla.novell.com/show_bug.cgi?id=606199#c2 Ondrej Novak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ondrej Novak <[email protected]> 2010-06-01 15:21:04 UTC --- Reproduced and fixed with the simple patch attached. mcs/class/corlib/System.Text/Encoding.cs incorrectly lists UTF-16LE (and others) as alternate encoding name in non lowercase letters. However the method GetEncoding(string) expects lowercase name. Best regards Ondrej Novak -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
