#6792 closed defect (fixed)
FlickrRestStore.getValues returns non-array for dates
Reported by: | sos | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Data | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Calling getValues for "datetaken" and "datepublished" returns the values themselves, not an array. All values returned from getValues should be arrays.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | FlickrRestStore_getValues.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | → 1.2 |
---|
marking tickets closed in the last three months w/blank milestone to milestone 1.2.
Note: See
TracTickets for help on using
tickets.
Patch to fix this issue