Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
[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.
Attachments
Issue Links
- is related to
-
CB-8368 Android Passes Callback Status as Message
- Open