[Tickets #4987] Re: IMP_Tree::insert() burfs when it sees a parent with nothing in it

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Feb 8 22:09:37 PST 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=4987
-----------------------------------------------------------------------
 Ticket             | 4987
 Updated By         | Michael Slusarz <slusarz at horde.org>
 Summary            | IMP_Tree::insert() burfs when it sees a parent with nothing in it
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2007-02-08 22:09) wrote:

> It burfed on me when IMP_Tree was retriveing a tree from IMAP account 
> which consists of a folder with nothing?.
>
> Here is what I had to do to make this work.
>
> $ob = $this->_getList($id); somehow managed to return null. This may 
> or may not be the problem of IMAP driver, which I do not know.

What is imap_getmailboxes() returning in _getList()?  i.e. what does a
print_r($newboxes) right after that call return?




More information about the bugs mailing list