https://bugzilla.novell.com/show_bug.cgi?id=688016

https://bugzilla.novell.com/show_bug.cgi?id=688016#c0


           Summary: NSLocale.ISOCountryCodes non properly bound
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Apple iOS 4.3
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Runtime
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Customer
           Blocker: ---


Description of Problem:
NSLocale.ISOCountryCodes returns a String instead of a String[]

This is different from other similar lists. See extract from class prototype
from the Mono Assembly Browser.

    public static string[] ISOLanguageCodes { get; }

    public static string[] ISOCurrencyCodes { get; }

    public static string ISOCountryCodes { get; }

    public static string[] CommonISOCurrencyCodes { get; }

    public static string[] PreferredLanguages { get; }

Steps to reproduce the problem:
1. 
2. 


Actual Results:
Exception thrown

Expected Results:
List of countries

How often does this happen? 
Always

Additional Information:
Need a hot fix ASAP please.

-- 
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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to