[Tickets #7296] Re: Mailbox sorting bugs
bugs at horde.org
bugs at horde.org
Mon May 18 23:10:00 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
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-05-18 19:10) wrote:
>>> This the response that I get from the ViewPort action, that doesn't
>>> let the sort column header stay highlighted in empty virtual folders:
>>> {"response":{"ViewPort":{"view":"**search_136392034149d47fa4c3c3b","totalrows":0,"label":"IMP5"
>>> ,"cacheid":"124038911327975780","metadata":{"nothread":1,"sortby":161,"sortdir":1,"search":1},"rowlist"
>>> :[],"data":[],"update":1,"request_id":3}}}
>>
>> How did you get sortby:161 (that's the old value for thread sort in
>> IMP 4. That constant is not used in IMP 5 and, regardless, threading
>> is not available for search results).
>
> That's my default sorting order from the preferences. I got that
> result from hitting one of the columns in the empty virtual folder.
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.
More information about the bugs
mailing list