[Tickets #5335] Re: Bookmarks list - checkbox for all doesn't work

bugs at bugs.horde.org bugs at bugs.horde.org
Tue May 8 08:57:27 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5335
-----------------------------------------------------------------------
 Ticket             | 5335
 Updated By         | rvd at ac-caen.fr
 Summary            | Bookmarks list - checkbox for all doesn't work
 Queue              | Trean
 Type               | Bug
 State              | Feedback
 Priority           | 1. Low
 Owners             | 
+New Attachment     | trean1.JPG
-----------------------------------------------------------------------


rvd at ac-caen.fr (2007-05-08 01:57) wrote:

No javascript error. Same issue with IE & Firefox.
Version installed is trean-HEAD-2007-05-03
A collega on another site has got the same problem with a little older CVS
version of trean. So we don't  worry about cache.
We presume that the problem is in file
trean/templates/views/BookmarkList.php, line 29 :

  <th width="1%" class="nosort"><input title="<?php echo _("Select
All/Select None") ?>" type="checkbox"
onclick="document.getElementsByClassName('checkbox',
'BookmarkList_body').each((function(c) { c.checked = this.checked;
}).bind(this));" /></th>

> Works fine here. Are you getting any javascript errors? What browser 
> are you using? Are you sure you have the latest code? Cleared your 
> cache to get rid of old prototype files or whatever?

Thank you Chuck



More information about the bugs mailing list