#8251 closed defect (fixed)
dojox.data.AtomReadStore doesn't pass request to onBegin method
Reported by: | Shane O'Sullivan | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The AtomReadStore? should pass both the total length and the request to the onBegin method, but it only passes the total length.
This makes it unusable with the dojox.data.DataGrid?
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | dojox_data_AtomReadStore_onBegin.patch added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Adam Peller to Jared Jurkiewicz |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Milestone: | tbd → 1.3 |
---|
Note: See
TracTickets for help on using
tickets.
patch to fix this issue