Steve Wypych created CB-7414:
--------------------------------
Summary: 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)