[Tickets #5939] JS error on folders.php
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Nov 29 15:53:07 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5939
-----------------------------------------------------------------------
Ticket | 5939
Created By | tinu at humbapa.ch
Summary | JS error on folders.php
Queue | IMP
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
tinu at humbapa.ch (2007-11-29 07:53) wrote:
when I open imp/folders.php there is a JS error on line 165 char 9 saying
'null' is Null or not an Object. this only happens when I have less than 10
folders.
my short solution was to remove the if-structure in folders.php on line
479-482. e.g.:
//if (count($rows) > 10) {
$a_template->set('id', 1);
echo $a_template->fetch(IMP_TEMPLATES . '/folders/actions.html');
//}
thanks!
More information about the bugs
mailing list