[Tickets #7296] Re: Mailbox sorting bugs
bugs at horde.org
bugs at horde.org
Tue Jun 2 19:30:30 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7296
------------------------------------------------------------------------------
Ticket | 7296
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Mailbox sorting bugs
Queue | IMP
Version | Git master
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-06-02 15:30) wrote:
>> If your default sortorder is stored as integer value 161 in the
>> preferences, that needs to be fixed in your pref backend. Probably
>> would be useful to have a conversion script for this kind of thing.
>
> That would usually done by a maintenance task like the one-time task
> in Turba.
I disagree. Maintenance tasks are OK for minor point releases. But
for transitioning between major releases, this needs to be part of
admin-performed upgrade instructions.
> At least it should fall back to some default sorting order if the
> stored value isn't correct.
This turns out to be a better place to check for this. Although it
adds a bit of overhead everytime the sortby pref is accessed, it is
probably good to always make sure this value is valid anyway.
More information about the bugs
mailing list