[Mono-bugs] [Bug 606199] Encoding getencoding does not support utf 16 le

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 1 11:21:05 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=606199

http://bugzilla.novell.com/show_bug.cgi?id=606199#c2


Ondrej Novak <ondrew at volny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ondrew at volny.cz

--- Comment #2 from Ondrej Novak <ondrew at volny.cz> 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.


More information about the mono-bugs mailing list