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 Zellman (JIRA)" <ji...@apache.org> on 2016/05/06 17:35:12 UTC

[jira] [Created] (CB-11218) Prompt method should not crash if a string is passed as button value

Andrew Zellman created CB-11218:
-----------------------------------

             Summary: Prompt method should not crash if a string is passed as button value
                 Key: CB-11218
                 URL: https://issues.apache.org/jira/browse/CB-11218
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Dialogs
         Environment: iOS
            Reporter: Andrew Zellman


The prompt method expects an array as an argument in the command array, but there is no input validation requiring that it be an array. A string makes just as much sense for a single-button dialog, but if the API user sends a string, it crashes. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org