6.0.0-beta1
11/9/25

[#5335] Bookmarks list - checkbox for all doesn't work
Summary Bookmarks list - checkbox for all doesn't work
Queue Trean
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester rvd (at) ac-caen (dot) fr
Created 05/07/2007 (6761 days ago)
Due 05/07/2007 (6761 days ago)
Updated 05/08/2007 (6760 days ago)
Assigned 05/07/2007 (6761 days ago)
Resolved 05/08/2007 (6760 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/08/2007 08:42:13 PM Chuck Hagenbuch Deleted Original Message
 
05/08/2007 08:41:54 PM Chuck Hagenbuch Comment #6
State ⇒ Not A Bug
Reply to this comment
Trean requires Horde 3.2+
05/08/2007 08:39:10 PM rvd (at) ac-caen (dot) fr Comment #5
New Attachment: trean3.JPG
Reply to this comment
There isn't anything wrong with that code snippet, and it still works
fine for me. You didn't say what version of Horde you're using.
You'right. Sorry. Horde version is 3.1.1

We first installed Horde stable version and want now to provide users 
with Trean. Actually Trean is only in registry with 'admin' right.
05/08/2007 03:59:34 PM Chuck Hagenbuch Comment #4 Reply to this comment
There isn't anything wrong with that code snippet, and it still works 
fine for me. You didn't say what version of Horde you're using.
05/08/2007 03:59:01 PM Chuck Hagenbuch Deleted Original Message
 
05/08/2007 08:57:27 AM rvd (at) ac-caen (dot) fr Comment #3
New Attachment: trean1.JPG
Reply to this comment
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
05/07/2007 03:15:56 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
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?
05/07/2007 02:25:51 PM rvd (at) ac-caen (dot) fr Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Trean
Due ⇒ 05/07/2007
Summary ⇒ Bookmarks list - checkbox for all doesn't work
Type ⇒ Bug
Reply to this comment
Checking/unchecking to select/deselect all bookmarks in bookmarks list 
has no effect

Saved Queries