[ 
https://issues.apache.org/jira/browse/CB-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darryl Pogue closed CB-2517.
----------------------------
    Resolution: Won't Fix

WebOS support has been deprecated, so I'm closing this issue as Won't Fix.

> service module issue: onFailure callback is not called
> ------------------------------------------------------
>
>                 Key: CB-2517
>                 URL: https://issues.apache.org/jira/browse/CB-2517
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-webos (DEPRECATED)
>    Affects Versions: 2.3.0
>         Environment: HP webOS emulator
>            Reporter: Jay Chung
>            Priority: Major
>
> invoking onFailure callback using the service module invokes onSuccess 
> instead ( when incorrect palm url is given for example).
> Fix: works after changing cordova script @ line 6072 as follows:
> "onerror = params.onFailure" to "onfailure = params.onFailure" 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to