Edna Morales created CB-9409:
--------------------------------

             Summary: getPreferredLanguage crashes with index out of range 
exception when currentLocale does not contain an '_'
                 Key: CB-9409
                 URL: https://issues.apache.org/jira/browse/CB-9409
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Globalization
         Environment: iOS
            Reporter: Edna Morales
            Assignee: Edna Morales
            Priority: Minor


the getPreferredLanguage function assumes that the returned value of [NSLocale 
localeIdentifier] contains an '_'. This may be true most of the time, but we 
have ran into issues where the localeIdentifier does not contain any 
underscores (could be due to an invalid region being returned?). In any case, 
we need to handle gracefully when there is no underscore present to avoid an 
index out of bounds exception



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to