[
https://issues.apache.org/jira/browse/CB-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162136#comment-14162136
]
ASF GitHub Bot commented on CB-7414:
------------------------------------
Github user bryanhiggins commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/29#discussion_r18533890
--- Diff: doc/index.md ---
@@ -85,6 +85,9 @@ function, which is typically less customizable.
Both native-blocking `window.alert()` and non-blocking
`navigator.notification.alert()` are available.
+### BB10 Quirks
--- End diff --
This should be "BlackBerry 10"
> 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]