[#7010] not getting sidebar
Summary not getting sidebar
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester rsalmon (at) mbpgroup (dot) com
Created 07/02/2008 (103 days ago)
Due
Updated 07/03/2008 (102 days ago)
Assigned 07/02/2008 (103 days ago)
Resolved 07/03/2008 (102 days ago)
Attachments
Milestone
Patch No

History
07/03/2008 Michael Slusarz Comment #6
State ⇒ Resolved
Reply to this comment
Committed a similar fix to IMP 4.2.1.
07/03/2008 CVS Commit Comment #5 Reply to this comment
07/03/2008 CVS Commit Comment #4 Reply to this comment
07/02/2008 Jan Schneider State ⇒ Assigned
Assigned to Michael Slusarz
 
07/02/2008 rsalmon (at) mbpgroup (dot) com Comment #3 Reply to this comment

Copied the wrong line on the last comment

-                        $this->_tree[$elt['v']] &= ~IMPTREE_ELT_NOSHOW;
+                        $this->_tree[$elt['v']]['a'] &= ~IMPTREE_ELT_NOSHOW;

07/02/2008 rsalmon (at) mbpgroup (dot) com Comment #2 Reply to this comment
file imp/lib/IMAP/Tree.php, line 486

patch ?
-                        $this->_tree[$elt['v']] &= ~IMPTREE_ELT_NOSHOW;
+                        $this->_tree[$elt]['v'] &= ~IMPTREE_ELT_NOSHOW;
07/02/2008 rsalmon (at) mbpgroup (dot) com Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ not getting sidebar
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
When I login, firefox ask me to download sidebar.php

==> /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/