You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/08/16 18:52:48 UTC

[jira] [Resolved] (CB-4474) Globalization is not working in PhoneGap 3.0

     [ https://issues.apache.org/jira/browse/CB-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-4474.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve  (was: Steve Gill)

Better late than never! I've fixed the android package name issue, and pulled in Ivan's iOS commit (special thanks!).
                
> Globalization is not working in PhoneGap 3.0
> --------------------------------------------
>
>                 Key: CB-4474
>                 URL: https://issues.apache.org/jira/browse/CB-4474
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, iOS, Plugin Globalization
>    Affects Versions: 3.0.0
>         Environment: Android and iOS.
>            Reporter: Raymond Camden
>            Assignee: Andrew Grieve
>
> Discussed on this Google Groups thread, https://groups.google.com/forum/#!topic/phonegap/5YmjhUcuuR8%5B1-25-false%5D, Globalization is failing in 3.0. In iOS, the success/error handler never fires. If you open XCode and run from there, you see:
> 2013-07-29 13:21:55.113 HelloWorld[21542:c07] ERROR: Method 'getPreferredLanguage:' not defined in Plugin 'Globalization'
> 2013-07-29 13:21:55.113 HelloWorld[21542:c07] -[CDVCommandQueue executePending] [Line 116] FAILED pluginJSON = [
>   "Globalization1890587700",
>   "Globalization",
>   "getPreferredLanguage",
>   [
>   ]
> ]
> In Android, the error handler fires with: Class not found

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira