Hi!
On Mon, 31 Aug 2009 13:58:01 +0200, "A.L.E.C" <[email protected]> wrote:
> Eric Appelt wrote:
>
>> in rcube_imap.php private function _list_headers
>
>> if ($this->sort_field != 'default' &&
>
>> remove the line asort($a_index); // ASC
>
> I didn't test thread-patch yet, but this asort() is required in current
> code,
> so please don't remove it. If I remove it list sorting doesn't working
on
> servers without SORT capability.
That statement is in a part of code inside of
} else { //no threading
...
}
I don't think it could introduce such behavior independently of threading
state.
I suspect that bug is somewhere else. Probably in a JS code.
I didn't debug it all yet...
Vladislav
_______________________________________________
List info: http://lists.roundcube.net/dev/