[dev] "Empty Trash" problem
Michael M Slusarz
slusarz at mail.curecanti.org
Thu Dec 8 10:57:50 PST 2005
Quoting Michael M Slusarz <slusarz at mail.curecanti.org>:
> Quoting Didi Rieder <adrieder at sbox.tugraz.at>:
>
>> Hi,
>>
>> when clicking on "Empty Trash" (IMP cvs HEAD) I get the following error:
>>
>> [Thu Dec 8 18:32:09 2005] [error] PHP Fatal error: Call to undefined
>> function: findbody() in
>> /usr/local/apache/htdocs/cvs_dev/horde/imp/lib/IMAP/MailboxCache.php
>> on line 572
>>
>> I this reproduceable by someone else?
>
> No, especially since findBody() is located on line 571. Are you sure
> your file is up to date ($Horde: imp/lib/IMAP/MailboxCache.php,v 1.44
> 2005/11/28 18:16:46 slusarz Exp $)?
I'm beginning to think there is something screwy in your IMAP server
or c-client. We check on every page load that the cached values of
the imap_fetch_overview() information is present. If not, we
specifically attempt to re-obtain the data. The only reason we would
try to obtain data on a uid is if the IMAP server reports that the UID
exists - if the IMAP server reports the UID exists, but
imap_fetch_overview() and imap_fetchstructure() don't return any data
for that UID, something screwy is going on with either the IMAP server
or c-client.
You wouldn't happen to be using an imapproxy, would you?
michael
_______________________________________
Michael Slusarz [slusarz at curecanti.org]
More information about the dev
mailing list