[Dojo-checkins] [dojo] #10243: JSONRestStore does not send the proper number of requests
dojo
trac at dojotoolkit.org
Sun Nov 15 13:37:49 EST 2009
#10243: JSONRestStore does not send the proper number of requests
---------------------------------------------+------------------------------
Reporter: simpli | Owner:
Type: defect | Status: new
Priority: normal | Milestone: tbd
Component: Dijit | Version: 1.4.0b
Severity: normal | Resolution:
Keywords: JSONRestStore tree dnd Put Post |
---------------------------------------------+------------------------------
Comment(by bill):
I just tried the test case but it fails on the "create" button w/an error
from dojox.rpc.JsonRest that dfd.ioArgs is undefined. dfd is a
Deferred object that is returned from your custom nswService.put()
function. Presumably dojo.xhr() returns a deferred w/an ioArgs
attribute, but your custom function does not?
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/10243#comment:2>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list