Opened 11 years ago
Closed 9 years ago
#13500 closed defect (wontfix)
ClientFilter does not use comparatorMap for sorts
Reported by: | Owned by: | Kris Zyp | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Data | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The ClientFilter? implementation does not properly honor the comparatorMap properties of the data store when it returns cached queries.
This can be fixed by modifying the makeComparator function defer to the dojo.data.util.sorter.createSortFunction method.
Change History (2)
comment:1 Changed 11 years ago by
Owner: | changed from Jared Jurkiewicz to Kris Zyp |
---|
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
dojox/data is abandoned. Some dojox/data stores have been upgraded to use the Dojo Store API and can be found at https://github.com/kfranqueiro/dojo-smore.