[Tickets #6178] name_format adversly effecting sortorder / sortorder broken

bugs at horde.org bugs at horde.org
Wed Jan 30 20:13:00 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=6178
-----------------------------------------------------------------------
 Ticket             | 6178
 Created By         | liamr at deathstar.org
 Summary            | name_format adversly effecting sortorder / sortorder broken
 Queue              | Turba
 Version            | 2.2-RC2
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Milestone          | 
 Patch              | 
 Owners             | 
-----------------------------------------------------------------------


liamr at deathstar.org (2008-01-30 15:13) wrote:

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".



More information about the bugs mailing list