[Mono-bugs] [Bug 699207] New: System.Text.Encoding.GetEncoding UTF16-LE not found
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 10 02:24:20 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=699207
https://bugzilla.novell.com/show_bug.cgi?id=699207#c0
Summary: System.Text.Encoding.GetEncoding UTF16-LE not found
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: ch3cooli at yahoo.com.hk
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=433896)
--> (http://bugzilla.novell.com/attachment.cgi?id=433896)
My discovery, this problem was created long long ago in 2003
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101
Firefox/4.0.1
System.Text.Encoding.GetEncoding("UTF16-LE") throws an exception which says not
found!
Reproducible: Always
Steps to Reproduce:
1. call System.Text.Encoding.GetEncoding("UTF16-LE")
Actual Results:
throws an exception
Expected Results:
an instance of System.Text.UnicodeEncoding
--
Configure bugmail: https://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