Summary | New preference name_sort |
Queue | Turba |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 12/29/2009 (5680 days ago) |
Due | |
Updated | 10/21/2010 (5384 days ago) |
Assigned | |
Resolved | 10/21/2010 (5384 days ago) |
Milestone | 2.3.6 |
Patch | No |
[jan] Use name format preference not only for paging, but for sorting
too (
Request #8806).http://git.horde.org/diff.php/turba/docs/CHANGES?rt=horde-git&r1=9b7dc3dc5eb081dd85df68e501262c64176adc88&r2=4a6943f8334f97af5667edcdbfc251298db963cf
http://git.horde.org/diff.php/turba/lib/List.php?rt=horde-git&r1=a82aefe999991997736e871cd5931d96f6369fa9&r2=4a6943f8334f97af5667edcdbfc251298db963cf
State ⇒ Resolved
Version ⇒ FRAMEWORK_3
Milestone ⇒ 2.3.6
State ⇒ Accepted
Version ⇒
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ New preference name_sort
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
name_sort in turba. I have locked it to first_last (In India, we
always have firstname and lastname in order).
I thought, this option will also be effective in imp. During compose,
when I click on Address book, the entries are getting listed in
FirstName, LastName format, but they are not sorted on FirstName but
they are still sorted on LastName.
The Address book listing code should look at the new preference
"name_sort" and list the entries according to that sort order.