Thank you for reporting this bug. We will make it our priority to review this report.
Missing operationParam in Ext.data.soap.Proxy doRequest call
Missing operationParam in Ext.data.soap.Proxy doRequest call
When Ext.data.soap.Proxy sends HTTP request, the operationParam in the url is always undefined. I traced it to line 241 in Proxy.js under /ext-5.0.0/packages/sencha-soap/src/data/soap/:
Code:
url: me.getUrl() + '?' + me.getOerationParam + '=' + soapOperation,
Should me.getOerationParam be either me.operationParam or me.getOperationParam()?
mardi 24 juin 2014
Missing operationParam in Ext.data.soap.Proxy doRequest call
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire