[bugs] [Bug 1049] New - IMP 3.1: "show unsubscribed" provokes many warningmessages

bugs@bugs.horde.org bugs@bugs.horde.org
Fri, 6 Sep 2002 16:58:57 -0300


http://bugs.horde.org/show_bug.cgi?id=1049

*** shadow/1049	Fri Sep  6 16:58:57 2002
--- shadow/1049.tmp.16961	Fri Sep  6 16:58:57 2002
***************
*** 0 ****
--- 1,62 ----
+ Bug#: 1049
+ Product: Horde
+ Version: other
+ Platform: Mozilla 5.x
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: john@math.tamu.edu               
+ URL: 
+ Summary: IMP 3.1: "show unsubscribed" provokes many warning messages
+ 
+ In IMP clicking the "show unsubscribed" button under "Folders" provokes a stream
+ of error messages to appear (see examples below).  
+ 
+ We configured our UW IMAP server so that the IMAP root directory is also the
+ user's home directory (~), and we have the IMP config variable "show_dotfiles"
+ set to false (in conf.php), which is the default.  Hence doing "show
+ unsubscribed" will list a whole lot of files that aren't actually relevant as
+ candidate mail folders, and show_dotfiles = false does filter out irrelevant
+ files/directories with a "." prefix. Setting "show_dotfiles" to true produces
+ far fewer error messages, but does not eliminate them completely.
+ 
+ 
+ Our IMP host is running Red Hat Linux 7.3, Apache 1.3.23, PHP 4, IMP 3.1-2,
+ Horde 2.1-3 (all from RPMs).
+ 
+ 
+ Warning message examples:
+ -------------------------
+ 
+ 
+ Warning: Undefined index: attributes in /var/www/html/horde/imp/lib/Tree.php on
+ line 720
+ 
+ Warning: Undefined index: attributes in /var/www/html/horde/imp/lib/Tree.php on
+ line 720
+ 
+ Warning: Undefined index: attributes in /var/www/html/horde/imp/lib/Tree.php on
+ line 720
+ 
+ Warning: Undefined index: level in /var/www/html/horde/imp/lib/Tree.php on line 685
+ 
+ Warning: Undefined index: next in /var/www/html/horde/imp/lib/Tree.php on line 684
+ 
+ Warning: Undefined index: level in /var/www/html/horde/imp/lib/Tree.php on line 685
+ 
+ Warning: Undefined index: next in /var/www/html/horde/imp/lib/Tree.php on line 684
+ 
+ Warning: Undefined index: level in /var/www/html/horde/imp/lib/Tree.php on line 685
+ 
+ Warning: Undefined index: next in /var/www/html/horde/imp/lib/Tree.php on line 684
+ 
+ Warning: Undefined index: level in /var/www/html/horde/imp/lib/Tree.php on line 685
+ 
+ Warning: Undefined index: next in /var/www/html/horde/imp/lib/Tree.php on line 684
+ 
+