[imp] Open Folder, does not show INBOX, when INBOX is opened.

Andrew Morgan morgan at orst.edu
Wed Mar 21 18:01:16 UTC 2007


On Wed, 21 Mar 2007, Patrick Boutilier wrote:

> Anant Athavale wrote:
>> Dear List:
>>
>> The problem reported by Patrick Boutilier boutilpj at ednet.ns.ca has
>> relation to this problem (IMP search shows "blank" folder).  I also
>> get a blank folder in Search as well as Open Folder list.
>>
>> -Anant.
>>
>
> We are using Cyrus IMAP server as well. Anybody else see this problem
> that is not using Cyrus?
>
> I can not find what change from 4.1.3 to 4.1.4 caused the problem but
> this small hack worked for me.
>
>
> Change line 158 of imp/lib/Folder.php from
>
>
> if (!isset($list[$item]))
>
>
> to
>
>
> if (!isset($list[$item]) && $item)

I'm running Cyrus here with 4.1.4 and I don't see the problems you 
describe.

 	Andy


More information about the imp mailing list