| Summary | Bottom select box (with multiple message pages) with "Select:" text doesn't work |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | chuck (at) horde (dot) org |
| Requester | ncruz-imp (at) net (dot) ipl (dot) pt |
| Created | 1/21/08 (6654 days ago) |
| Due | |
| Updated | 1/22/08 (6653 days ago) |
| Assigned | 1/21/08 (6654 days ago) |
| Resolved | 1/22/08 (6653 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Assigned
Assigned to Chuck Hagenbuch
I don't really follow the rest of it, and you should create separate
tickets for separate bugs.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Bottom select box (with multiple message pages) with "Select:" text doesn't work
Queue ⇒ IMP
State ⇒ Unconfirmed
When in a folder were you have more than 25 messages, the bottom left
selection box doesn't work.
This with latest CVS.
Meanwhile another minor bug shows in the error_log:
PHP Notice: Undefined index: params in
/var/www/localhost/htdocs/horde2/imp/lib/IMP.php on line 946, referer:
http://horde.net.ipl.pt/services/portal/sidebar.php
I think they are unrelated.
The server conf for quota is:
'quota' => array (
'driver' => 'imap',
'params' => ''
)
PS: i've added the empty params to try to resolve the bug but didn't work.