You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ally Ogilvie (JIRA)" <ji...@apache.org> on 2014/03/05 11:43:42 UTC

[jira] [Created] (CB-6165) Removing the "OK" String from success callback

Ally Ogilvie created CB-6165:
--------------------------------

             Summary: Removing the "OK" String from success callback 
                 Key: CB-6165
                 URL: https://issues.apache.org/jira/browse/CB-6165
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugins
            Reporter: Ally Ogilvie
            Priority: Minor
             Fix For: 3.5.0


[Brief]
If no "message" (e.g. messageWithString, messageWithInt) is given to the resultWithStatus success callback, an "OK" is added.

[About]
Since the very beginning oh PhoneGap a success callback without "message" (native args) has returned the string "OK" to the success function in JavaScript.

There is no reason for this to be. The reason it's there is because it's been there from the beginning. But we should get rid of this now.





--
This message was sent by Atlassian JIRA
(v6.2#6252)