#7117 closed defect (fixed)
FlickrRestStore not firing onBegin correctly
Reported by: | Shane O'Sullivan | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Data | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The FlickrRestStore? uses a per_page attribute rather than perpage, which causes to not fire onBegin correctly.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | FlickrRestStore_onBegin.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [14306]) Minor fix from Shane for FlickrRestStore?. fixes #7117
comment:2 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
Patch to fix this issue