[imp] Undefined index: attributes

Dustin Mitchell dustin@ywlcs.org
Thu, 14 Mar 2002 14:28:13 -0600


On Thu, Mar 14, 2002 at 01:15:08PM -0500, Chuck Hagenbuch wrote:
> Quoting Stephane Morand <Stephane.Morand@polytechnique.fr>:
> 
> > I got an error message with IMP 3.1 (RC1) when clicking on the "folder"
> > 
> > logo and then on the "reload view" logo . The error appear only when
> > doing this sequence.
> > Error message:
> > 
> > Warning: Undefined index: attributes in 
> > /home/http/mail/horde-2.1/imp-3.1/lib/Tree.php on line 720
> 
> What IMAP server, what folder setup, what does your configuration look 
> like, etc...

I see the same error.  Cyrus imapd 2.0.12, IMP version 3.0

diff conf.php conf.php.dist

37c37
< $conf['menu']['apps'] = array('turba');
---
> $conf['menu']['apps'] = array();
107c107
< $conf['server']['show_dotfiles'] = true;
---
> $conf['server']['show_dotfiles'] = false;
170c170
< $conf['msg']['append_trailer'] = false;
---
> $conf['msg']['append_trailer'] = true;

We seem to get sporadic behavior -- sometimes it hangs on loading
folders.php, sometimes it gives the above-mentioned errors, and sometimes
some other errors (relating to imap resources).  It also seems
browser-related.  I haven't found any specific patterns yet, or I'd describe
them.

Dustin

-- 

  Dustin Mitchell
  dustin@ywlcs.org