[bugs] [Tickets] New ticket (41): JScript bug while loading
Addressbook
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Mar 29 21:16:26 PST 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
-Ticket 41
-Queue: Turba
-Created By:
-Summary:
JScript bug while loading Addressbook
Comment by dbondtmp1 at datanaut.com on Mon Mar 29 21:16:26 2004 (today):
IE 6.0 gives JScript bug warning on initial Addressbook load.
Found this code needs to be changed on lines 14 and 19 in
turba/templates/browse/column_headers.inc:
?php echo $prefs->getValue('sortdir') ?
And should be:
?php echo abs(1 - $prefs->getValue('sortdir')) ?
--
http://bugs.horde.org/details.php?id=41
--
This mail was automatically generated by Tickets (http://bugs.horde.org/).
If you believe you have recieved this mail in error, please contact Horde
Development Team <dev at lists.horde.org>.
More information about the bugs
mailing list