#12184 closed defect (fixed)
dojox.grid.enhanced.plugins.NestedSorting problematic with JRS
Reported by: | deanlandolt | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm not sure if this is a bug or a known API breakage but it looks like dojox.grid.enhanced.plugins.NestedSorting? is causing an issue with JsonRestStore?: getSortProps is returning an empty array rather than a falsey value and that's conning JRS into tacking on an empty sort() property (which is illegal RQL).
Change History (4)
comment:1 Changed 11 years ago by
null; |
comment:2 Changed 11 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Milestone: | tbd → 1.6 |
---|
bulk update: bugs fixed in past few months, presumably milestone is 1.6
Note: See
TracTickets for help on using
tickets.