6.0.0-beta1
7/15/25

[#7010] not getting sidebar
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 07/02/2008 (6222 days ago)
Due
Updated 07/03/2008 (6221 days ago)
Assigned 07/02/2008 (6222 days ago)
Resolved 07/03/2008 (6221 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/03/2008 05:24:07 AM Michael Slusarz Comment #6
State ⇒ Resolved
Reply to this comment
Committed a similar fix to IMP 4.2.1.
07/03/2008 05:22:07 AM CVS Commit Comment #5 Reply to this comment
07/03/2008 05:20:24 AM CVS Commit Comment #4 Reply to this comment
07/02/2008 02:43:09 PM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
07/02/2008 02:31:01 PM 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 02:12:38 PM 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 01:19:22 PM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ not getting sidebar
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
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/






Saved Queries