https://bugzilla.novell.com/show_bug.cgi?id=417832
Summary: System.Globalization.RegionInfo missing info Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs@lists.ximian.com ReportedBy: [EMAIL PROTECTED] QAContact: mono-bugs@lists.ximian.com Found By: Development Description of Problem: Most of the public string properties of RegionInfo return empty strings. Test Case: System.Console.WriteLine(new System.Globalization.RegionInfo("US").Name); Actual Results: <prints nothing> Expected Results: "United States" Additional Info: The only property which appears to work is ISOCurrencySymbol. I'm building from SVN rev 110637. I also have word from someone else that this is a problem in 1.9.1 and 1.2.6. -- 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. _______________________________________________ mono-bugs maillist - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs