peter miller created CB-4482:
--------------------------------

             Summary: iOS Globalization calls fail with ERROR: Method 'xxx' not 
defined in Globalization
                 Key: CB-4482
                 URL: https://issues.apache.org/jira/browse/CB-4482
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Globalization
    Affects Versions: 3.0.0
         Environment: iOS is the only platform currently added.  And its being 
run on a Mac.
            Reporter: peter miller
            Assignee: Steve Gill


Calling navigator.globalization.getDateNames failed with the following:

2013-08-01 13:21:26.768 Luna Solaria[2590:907] ERROR: Method 'getDateNames:' 
not defined in Plugin 'Globalization' 2013-08-01 13:21:26.770 Luna 
Solaria[2590:907] -[CDVCommandQueue executePending] [Line 116] FAILED 
pluginJSON = [ "Globalization1635930361", "Globalization", "getDateNames", [ { 
"options" : { "item" : "months", "type" : "narrow" } } ] ]

Every other method of globalization I've tried has had the same result.  Other 
plugins seem to work okay. And the plugin is definitely installed.  

--
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

Reply via email to