[Tickets #6972] Re: mailbox listing speed-up (IMAP_Tree rewrite)

bugs at horde.org bugs at horde.org
Fri Jun 27 16:49:00 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6972
------------------------------------------------------------------------------
  Ticket             | 6972
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | mailbox listing speed-up (IMAP_Tree rewrite)
  Queue              | IMP
  Version            | 4.2
  Type               | Enhancement
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2008-06-27 12:48) wrote:

> changing the pref value of tree_view gives me this in http's logs :
> [Fri Jun 27 10:28:52 2008] [error] [client 192.168.100.188] PHP
> Notice:  Undefined variable: name in
> /var/www/html/horde/imp/lib/IMAP/Tree.php on line 483, referer:
> http://192.168.1.22/horde/services/prefs.php?app=imp&group=display

There is something really wrong with your namespace detection.  Put in:
   print_r($this->_namespaces);
above line 469 ("foreach ($this->_namespaces as $key => $val) {") and  
report the output.






More information about the bugs mailing list