Arzhan Kinzhalin created RIPPLE-90:
--------------------------------------
Summary: Button index is adjusted twice in notifications
Key: RIPPLE-90
URL: https://issues.apache.org/jira/browse/RIPPLE-90
Project: Apache Ripple
Issue Type: Bug
Reporter: Arzhan Kinzhalin
Button index should be 1-based. Current implementation tries to adjust it twice in both {{lib/client/notifications.js:44}}
and {{lib/client/platform/cordova/2.0.0/bridge/notification.js:97}} which results in an incorrect
index passed to the callback.
The PR correcting the issue is [here|https://github.com/apache/incubator-ripple/pull/55].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|