[Tickets #4418] Notice: Trying to get property of non-object in /home/www/html/mail/imp/lib/IMAP/MailboxCache.php on line 273

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Oct 4 11:40:28 PDT 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=4418
-----------------------------------------------------------------------
 Ticket             | 4418
 Updated By         | amith at xalan.com
 Summary            | Notice: Trying to get property of non-object in /home/www/html/mail/imp/lib/IMAP/MailboxCache.php on line 273
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


amith at xalan.com (2006-10-04 11:40) wrote:

I'm talking about Ingo filtering (prefs).  Like I mentioned before this
happens when I'm on the last message in the folder and I click Delete and
after I click "Delete" a message gets delivered that will be filtered by
Ingo (specifically for me the message is a SPAM message that gets moved to
my SPAM folder).  I have previews/tooltips enabled.  Here is the relevant
code block:

                        if (!$prev_unread || !$ptr->seen) {
                            $ptr->preview =
$this->_generatePreview($mailbox, $val);
                            $save = true;
                        }

The error message is complaining about $ptr not being an object.




More information about the bugs mailing list