Summary | Addressbook in compose has no sort pattern |
Queue | IMP |
Queue Version | 4.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | dion.rowney (at) usask (dot) ca |
Created | 10/30/2008 (6106 days ago) |
Due | |
Updated | 11/06/2008 (6099 days ago) |
Assigned | |
Resolved | 11/06/2008 (6099 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
after looking at code.
For those looking at for the answer:
The order is saved to an internal horde preference named "sortorder"
(type implicit) whenever you click on a column header in the
browse.php page. The field name and ascending or descending order is
saved at that time to the preference. This order is retrieved and
used in the compose addressbook.
This method works, though not completely obvious to the users or admins.
Regards. Please close this ticket.
New Attachment: Screenshot-Mail :: Address Book - Mozilla Firefox.png
in their Turba preferences. You can supply default preferences in
Turba for this if you like.
sort order as I tried to set it to first name and its order is really
just random. See attached image.
Please elaborate on what steps you are doing to set first name as the
sort order. thanks
State ⇒ Not A Bug
their Turba preferences. You can supply default preferences in Turba
for this if you like.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Addressbook in compose has no sort pattern
Type ⇒ Bug
State ⇒ Unconfirmed
window's addressbook dialog there us no sorting being done.
We confirmed that there appears to not be a pattern we can see either.
Is there a way to define the sorted field either hardcoding by
administrators or offering the user a preference option?
Dion