6.0.0-alpha10
5/17/25

[#6178] name_format adversly effecting sortorder / sortorder broken
Summary name_format adversly effecting sortorder / sortorder broken
Queue Turba
Queue Version 2.2-RC2
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester liamr (at) deathstar (dot) org
Created 01/30/2008 (6317 days ago)
Due
Updated 04/04/2008 (6252 days ago)
Assigned 02/28/2008 (6288 days ago)
Resolved 04/04/2008 (6252 days ago)
Milestone
Patch No

History
04/04/2008 02:45:04 PM Jan Schneider Comment #6
State ⇒ Not A Bug
Reply to this comment
We can re-open it when you tracked it down.
03/11/2008 11:01:16 PM Jan Schneider Comment #5 Reply to this comment
If that's how it's supposed to work, I guess it's working.
I don't think that it is, but I can't reproduce it. Unless anyone else 
is able to reproduce it, you should try to further track this down.
03/11/2008 09:29:57 PM liamr (at) umich (dot) edu Comment #4 Reply to this comment
HEAD seems to work, I guess, but again only $_prefs['name_format'] is 
set to "last_first".



If that's how it's supposed to work, I guess it's working.
03/06/2008 10:33:11 AM Jan Schneider Comment #3 Reply to this comment
Did you try HEAD?
02/28/2008 03:47:25 PM Jan Schneider Comment #2
Taken from Horde DevelopersHorde Developers
State ⇒ Feedback
Reply to this comment
Works fine for me, for both composite and separate name fields.
01/31/2008 05:10:50 PM Jan Schneider Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Priority ⇒ 2. Medium
 
01/30/2008 08:13:00 PM liamr (at) deathstar (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ name_format adversly effecting sortorder / sortorder broken
Queue ⇒ Turba
State ⇒ Unconfirmed
Reply to this comment
The sortorder pref doesn't seem to working as intended.  The default 
value is to sort by lastname:



$_prefs['sortorder'] = array(

     'value' => 
'a:1:{i:0;a:2:{s:5:"field";s:8:"lastname";s:9:"ascending";b:1;}}',

     'locked' => false,

     'shared' => false,

     'type' => 'implicit',

);



but it won't actually do that unless $_prefs['name_format'] is set to 
"last_first".

Saved Queries