Andrew Morgan a écrit :
> 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
>   
Using Courier and I don't encounter this problem


-- 
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 83 17 68 41
Email : [EMAIL PROTECTED]

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to