Summary | Changing sort order doesn't stick |
Queue | Whups |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 07/02/2011 (5161 days ago) |
Due | |
Updated | 07/04/2011 (5159 days ago) |
Assigned | |
Resolved | 07/04/2011 (5159 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug: 10300Fix sorting for owner field - this time completely.Need to parse the owner ids into formatted owner names for display
before sorting.
2 files changed, 5 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/edd00d8afa1c21ad5a42d3f44b2145a0d8ee2c28
Bug: 10300More sorting fixes.Handle arrays of values in the sort field (as in the owner field) and
perform sorting in a case insensitive manner.
1 files changed, 72 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/899bba631d227ce0dd13c1ecbe22cce6340e66fb
More fixes for
Bug: 10300Add new array element to hold the formatted requester to avoid having to
format the value multiple times.
2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e4167aacee1e039557a69ef9094b1c780f817e5c
Fix sorting of multi-value fields, such as Owner.
Should at least partiall fix
Bug: 103001 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/50f8b541fc29d9e8aabea45761a0d42d540ac51e
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Rubinsky
Summary ⇒ Changing sort order doesn't stick
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ Whups
reload the page, or try to navigate the list from the ticket view, the
sort order is not respected.