On Sun, 30 Jul 2006, Brett Patterson wrote:
Hey Thomas and Charles, perhaps one of you could look into the sorting issue with the latest SVN. Just got it to play with the highlighting, and noticed some things wrong:
1.) Sorting by anything doesn't work. 2.) Highlighting is good but there is an issue: -- Firefox (WIndows) won't switch between "active" and "inactive" for me
I fixeed this by commenting out those two lines that Thomas said last week:
$ svn diff program/include/rcube_imap.inc Index: program/include/rcube_imap.inc =================================================================== --- program/include/rcube_imap.inc (revision 283) +++ program/include/rcube_imap.inc (working copy) @@ -563,8 +563,8 @@ $a_msg_headers = iil_SortHeaders($a_msg_headers, $this->sort_field, $this->sort_order);
$a_msg_headers = array_reverse($a_msg_headers);
// if (!$headers_sorted && $this->sort_order == 'DESC')
// $a_msg_headers = array_reverse($a_msg_headers);
return array_values($a_msg_headers);
-- 21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador