| Summary | not getting sidebar |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | rsalmon (at) mbpgroup (dot) com |
| Created | 7/2/08 (6490 days ago) |
| Due | |
| Updated | 7/3/08 (6489 days ago) |
| Assigned | 7/2/08 (6490 days ago) |
| Resolved | 7/3/08 (6489 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.25.2.52&r2=1.25.2.53&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.195&r2=1.196&ty=u
State ⇒ Assigned
Copied the wrong line on the last comment
- $this->_tree[$elt['v']] &= ~IMPTREE_ELT_NOSHOW;
+ $this->_tree[$elt['v']]['a'] &= ~IMPTREE_ELT_NOSHOW;
patch ?
- $this->_tree[$elt['v']] &= ~IMPTREE_ELT_NOSHOW;
+ $this->_tree[$elt]['v'] &= ~IMPTREE_ELT_NOSHOW;
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ not getting sidebar
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
==> /var/log/httpd/error_log <==
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: level in /var/www/html/horde/imp/lib/IMAP/Tree.php
on line 1593, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: in /var/www/html/horde/imp/lib/IMAP/Tree.php on
line 1943, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: name in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 68,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: value in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 76,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: icon in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 81,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: icondir in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 82,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: iconopen in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 83,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: container in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 84,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: value in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 84,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: value in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 86,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: level in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 87,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: level in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 88,
referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:
Undefined index: value in
/var/www/html/horde/imp/lib/Block/tree_folders.php on line 88,
referer: http://192.168.1.22/horde/