You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/27 20:17:58 UTC

[jira] [Commented] (CB-7414) BB10 Undocumented callback parameter for navigator.notification.alert

    [ https://issues.apache.org/jira/browse/CB-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14112590#comment-14112590 ] 

ASF GitHub Bot commented on CB-7414:
------------------------------------

GitHub user swypych opened a pull request:

    https://github.com/apache/cordova-plugin-dialogs/pull/29

    CB-7414 Document callback parameter for navigator.notification.alert

    Specifically for BB10 and may apply to other platforms...

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/swypych/cordova-plugin-dialogs cb_7414

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-dialogs/pull/29.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #29
    
----
commit 4a75994c3e98a8fed3d7b3b828ecf88bde5d9528
Author: Steve Wypych <sw...@blackberry.com>
Date:   2014-08-27T18:11:02Z

    CB-7414 BB10 Document callback parameter for navigator.notification.alert

----


> BB10 Undocumented callback parameter for navigator.notification.alert
> ---------------------------------------------------------------------
>
>                 Key: CB-7414
>                 URL: https://issues.apache.org/jira/browse/CB-7414
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Dialogs
>    Affects Versions: 3.5.0
>            Reporter: Steve Wypych
>            Priority: Trivial
>
> (in org.apache.cordova.dialogs) 
> --- Steps to Reproduce: --- 
> 1. navigator.notification.alert('hello', callback, 'title', 'wow') 
> 2. Dismiss the dialog 
> --- Actual Result: --- 
> callback function is passed the number 1 
> --- Expected Result: --- 
> nothing to be passed in, or documentation saying it will be passed in 1 



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