| 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 |
State ⇒ Not A Bug
New Attachment: trean3.JPG
fine for me. You didn't say what version of Horde you're using.
We first installed Horde stable version and want now to provide users
with Trean. Actually Trean is only in registry with 'admin' right.
fine for me. You didn't say what version of Horde you're using.
New Attachment: trean1.JPG
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>
are you using? Are you sure you have the latest code? Cleared your
cache to get rid of old prototype files or whatever?
State ⇒ Feedback
are you using? Are you sure you have the latest code? Cleared your
cache to get rid of old prototype files or whatever?
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ Trean
Due ⇒ 05/07/2007
Summary ⇒ Bookmarks list - checkbox for all doesn't work
Type ⇒ Bug
has no effect