<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Mailbox list caching tracking bug</title> 
  <pubDate>Fri, 10 Apr 2026 09:20:57 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3877</link> 
  <atom:link rel="self" type="application/rss+xml" title="Mailbox list caching tracking bug" href="https://bugs.horde.org/ticket/3877/rss" /> 
  <description>Mailbox list caching tracking bug</description> 
 
   
   
  <item> 
   <title>When I try to empy Trash, or users withouth trash folders a </title> 
   <description>When I try to empy Trash, or users withouth trash folders a trying to flag messages as deleted, we get:



Notice: Undefined property: msgno in /var/www/html/horde/imp/mailbox.php on line 915</description> 
   <pubDate>Wed, 03 May 2006 12:48:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19716</link> 
  </item> 
   
  <item> 
   <title>I&#039;m not using a trash folder (or hide_deleted) or anything, </title> 
   <description>I&#039;m not using a trash folder (or hide_deleted) or anything, and I don&#039;t get this when marking messages as deleted. I do get some notices somewhat randomly on expunge, but nothing on mark. What set of relevant prefs are you using?</description> 
   <pubDate>Wed, 03 May 2006 14:37:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19728</link> 
  </item> 
   
  <item> 
   <title>I am almost positive this is due to the new mailbox list cac</title> 
   <description>I am almost positive this is due to the new mailbox list caching code.</description> 
   <pubDate>Wed, 03 May 2006 14:43:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19732</link> 
  </item> 
   
  <item> 
   <title>YES: Return to the mailbox listing after deleting, moving, o</title> 
   <description>YES: Return to the mailbox listing after deleting, moving, or copying a message? 

YES: When deleting messages, move them to your Trash folder instead of marking them as deleted? 

NO: Use Virtual Trash Folder? 

INBOX.Trash: Trash folder.



However my users are using:



YES: Return to the mailbox listing after deleting, moving, or copying a message? 

NO: When deleting messages, move them to your Trash folder instead of marking them as deleted? 

NO: Use Virtual Trash Folder?



And they see this behaviour sometimes when expunging too.



I tried clearing all cache* files without a result.</description> 
   <pubDate>Wed, 03 May 2006 14:52:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19740</link> 
  </item> 
   
  <item> 
   <title>I&#039;m almost positive the issue is as follows (I&#039;ve known abou</title> 
   <description>I&#039;m almost positive the issue is as follows (I&#039;ve known about this for a week, but haven&#039;t gotten aroudn to it yet):

In IMP_Message, when performing actions on message(s) everywhere but the message screen, we are passing IMP_Mailbox::updateMailbox() an array of indices.  updateMailbox() was originally designed to only update the mailbox when given a single index.  I&#039;ve hackishly &quot;fixed&quot; updateMailbox() to silence errors in the former case, but it isn&#039;t updating the mailbox status correctly.  This needs to be fixed.</description> 
   <pubDate>Wed, 03 May 2006 15:09:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19773</link> 
  </item> 
   
  <item> 
   <title>Some more errors after related delete actions:



PHP Fatal </title> 
   <description>Some more errors after related delete actions:



PHP Fatal error:  Call to undefined function:  findbody() in /var/www/html/horde/imp/lib/IMAP/MailboxCache.php on line 585

</description> 
   <pubDate>Thu, 04 May 2006 14:41:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19815</link> 
  </item> 
   
  <item> 
   <title>Are you still seeing this after today&#039;s commits?</title> 
   <description>Are you still seeing this after today&#039;s commits?</description> 
   <pubDate>Thu, 04 May 2006 23:58:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19837</link> 
  </item> 
   
  <item> 
   <title>Errors are gone, but I see other strange things.



I&#039;m usin</title> 
   <description>Errors are gone, but I see other strange things.



I&#039;m using Trash folder and for example if I detele messages from Spam folder in bunched of 20 from mailbox screen. They are deleted from a cache. But after logging out and logging in back I can still see them in spam folder marked as deleted, and no messages are moved to Trash.



Also, when you are in INBOX folder and new mail arrives, new message count near folder name in header increases, but you can&#039;t see them in the list. After relogin messages shows up.</description> 
   <pubDate>Fri, 05 May 2006 08:36:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19852</link> 
  </item> 
   
  <item> 
   <title>One more strange issue.



When there is only one message in</title> 
   <description>One more strange issue.



When there is only one message in a folder and you try to delete it from folder list screen, sometimes message is not deleted from server only from the cache. After relogin you can see the message.</description> 
   <pubDate>Fri, 05 May 2006 08:41:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19856</link> 
  </item> 
   
  <item> 
   <title>I see none of this behavior.  I will need your help tracing </title> 
   <description>I see none of this behavior.  I will need your help tracing through IMP_Message:: to figure out why expungeMailbox() is not being called correctly.



Bumping down as I can&#039;t reproduce this at all.</description> 
   <pubDate>Fri, 05 May 2006 14:42:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19884</link> 
  </item> 
   
  <item> 
   <title>I should also note I have tested this with mailbox caching o</title> 
   <description>I should also note I have tested this with mailbox caching on/off, hide deleted on/off, and trash folder on/off, and in normal and search mailboxes.</description> 
   <pubDate>Fri, 05 May 2006 14:45:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19887</link> 
  </item> 
   
  <item> 
   <title>I can also run into the described problems:



e.g.

I had o</title> 
   <description>I can also run into the described problems:



e.g.

I had one folder with 5 messages in total. All of them were unseen. I was deleting the first 4 from within the mailboxlist without opening them first. Then I was opening the remaining message and deleting it from the message view. After a logout and a relogin I opened the folder and the first 4 messages reappared but now marked as deleted (They should have gone into the trash folder) </description> 
   <pubDate>Fri, 05 May 2006 17:34:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19898</link> 
  </item> 
   
  <item> 
   <title>&gt; I can also run into the described problems:

&gt;

&gt; e.g.

&gt; </title> 
   <description>&gt; I can also run into the described problems:

&gt;

&gt; e.g.

&gt; I had one folder with 5 messages in total. All of them were unseen. I 

&gt; was deleting the first 4 from within the mailboxlist without opening 

&gt; them first. Then I was opening the remaining message and deleting it 

&gt; from the message view. After a logout and a relogin I opened the 

&gt; folder and the first 4 messages reappared but now marked as deleted 

&gt; (They should have gone into the trash folder)



fogot to mention: this was with using trash folder and caching on</description> 
   <pubDate>Fri, 05 May 2006 17:35:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19899</link> 
  </item> 
   
  <item> 
   <title>Ok this one is reproducable 100% here:



1. Login to your a</title> 
   <description>Ok this one is reproducable 100% here:



1. Login to your account from other client and mark some messages as deleted. Logout.

2. Login to IMP. You can see deleted messages. If you try to hit expunge they are not deleted at all. (I think this is because of these messages are not stored in Horde cache, and expungeMailbox() somehow deletes only those messages that are on server AND in cache.).



3. Check couple of those marked as deleted messages and mark them as deleted from IMP.



4. Click Expunge and only marked messages are deleted.</description> 
   <pubDate>Sat, 06 May 2006 11:59:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19903</link> 
  </item> 
   
  <item> 
   <title>Also after update from CVS couple of hours ago, I see some n</title> 
   <description>Also after update from CVS couple of hours ago, I see some new errors:



PHP Warning:  array_diff(): Argument #1 is not an array in /var/www/html/horde/imp/lib/Message.php on line 669



It seems that imap_search not always succeed and returns false.</description> 
   <pubDate>Sat, 06 May 2006 12:01:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19904</link> 
  </item> 
   
  <item> 
   <title>&gt; Ok this one is reproducable 100% here:

&gt;

&gt; 1. Login to y</title> 
   <description>&gt; Ok this one is reproducable 100% here:

&gt;

&gt; 1. Login to your account from other client and mark some messages as 

&gt; deleted. Logout.



I spent debugging my IMAP server all morning trough telnet and it seems that my other IMAP client deleted messages and after that automatically expunged. So everything that is seen in IMP as marked as deleted is just not updated mailbox cache. This needs to be fixed.



More on this later.</description> 
   <pubDate>Sat, 06 May 2006 12:41:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19906</link> 
  </item> 
   
  <item> 
   <title>OK - the important part about this issue is that you are hav</title> 
   <description>OK - the important part about this issue is that you are having concurrent accesses to the IMAP server other than IMP.  Very important, and the reason I am not seeing this issue.  Now that I know where to look, this should be easier to track down.</description> 
   <pubDate>Sat, 06 May 2006 18:05:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19918</link> 
  </item> 
   
  <item> 
   <title>&gt; Also after update from CVS couple of hours ago, I see some</title> 
   <description>&gt; Also after update from CVS couple of hours ago, I see some new errors:

&gt;

&gt; PHP Warning:  array_diff(): Argument #1 is not an array in 

&gt; /var/www/html/horde/imp/lib/Message.php on line 669

&gt;

&gt; It seems that imap_search not always succeed and returns false.



This issue has been fixed.</description> 
   <pubDate>Sat, 06 May 2006 18:15:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19919</link> 
  </item> 
   
  <item> 
   <title>When deleting a message which was opened from the &quot;Virtual I</title> 
   <description>When deleting a message which was opened from the &quot;Virtual Inbox&quot; mailboxlist I get the following errors:



[Sat May  6 21:27:52 2006] [error] PHP Notice:  Undefined property:  seen in /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on line 206

[Sat May  6 21:27:52 2006] [error] PHP Notice:  Undefined property:  seen in /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on line 214

[Sat May  6 21:27:52 2006] [error] PHP Fatal error:  Call to undefined function:  setstriplink() in /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on line 223



When deleting it directly from the &quot;Virtual Inbox&quot; mailboxlist without opening it first everything is fine.

I already reported this in bug #3889 which was marked as duplicate of this bug report. But I forgot to mention the two &quot;Undefined property&quot; errors above the &quot;Fatal error&quot;</description> 
   <pubDate>Sat, 06 May 2006 19:37:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19920</link> 
  </item> 
   
  <item> 
   <title>&gt; [Sat May  6 21:27:52 2006] [error] PHP Notice:  Undefined </title> 
   <description>&gt; [Sat May  6 21:27:52 2006] [error] PHP Notice:  Undefined property:  

&gt; seen in /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on 

&gt; line 206

&gt; [Sat May  6 21:27:52 2006] [error] PHP Notice:  Undefined property:  

&gt; seen in /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on 

&gt; line 214

&gt; [Sat May  6 21:27:52 2006] [error] PHP Fatal error:  Call to 

&gt; undefined function:  setstriplink() in 

&gt; /usr/local/apache/htdocs/cvs_dev/horde/imp/message.php on line 223



These errors aren&#039;t really helpful.  They occur anytime we incorrectly update the current mailbox list - and this could be for a variety of reasons.  That&#039;s why Bug 3889 is marked as a duplicate.



I think I will try to add some error catching code in MailboxCache to prevent these ugly PHP errors.  However, once we get the mailbox caching sorted out, we should never hit these error messages ever.</description> 
   <pubDate>Sat, 06 May 2006 22:51:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19922</link> 
  </item> 
   
  <item> 
   <title>&gt; I think I will try to add some error catching code in Mail</title> 
   <description>&gt; I think I will try to add some error catching code in MailboxCache to 

&gt; prevent these ugly PHP errors.  However, once we get the mailbox 

&gt; caching sorted out, we should never hit these error messages ever.



I think it&#039;d be great to log these at a DEBUG level for now - once it&#039;s not happening anymore, we can either remove the logMessage calls, or leave them to make sure they don&#039;t recur. :)</description> 
   <pubDate>Sun, 07 May 2006 01:21:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19926</link> 
  </item> 
   
  <item> 
   <title>Since a cvs update this morning the deleting of messages whi</title> 
   <description>Since a cvs update this morning the deleting of messages which were opened from within the &quot;Virtual Inbox&quot; seems to work again. I do not see the &quot;Fatal Error&quot; logs.</description> 
   <pubDate>Sun, 07 May 2006 06:44:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t19927</link> 
  </item> 
   
  <item> 
   <title>&gt; I think it&#039;d be great to log these at a DEBUG level for no</title> 
   <description>&gt; I think it&#039;d be great to log these at a DEBUG level for now - once 

&gt; it&#039;s not happening anymore, we can either remove the logMessage 

&gt; calls, or leave them to make sure they don&#039;t recur. :)



Unfortunately, looking at the code, adding these debug statements won&#039;t get us very far since we will still throw a fatal error in mailbox.php or message.php if the data doesn&#039;t exists and there is really no way around this outside of &quot;making-up&quot; data to pass back.  But I personally haven&#039;t seen any of these errors for several days now so I think Phase 1 of the caching code is pretty close.</description> 
   <pubDate>Wed, 10 May 2006 06:12:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20037</link> 
  </item> 
   
  <item> 
   <title>&gt; Ok this one is reproducable 100% here:

&gt;

&gt; 1. Login to y</title> 
   <description>&gt; Ok this one is reproducable 100% here:

&gt;

&gt; 1. Login to your account from other client and mark some messages as 

&gt; deleted. Logout.

&gt; 2. Login to IMP. You can see deleted messages. If you try to hit 

&gt; expunge they are not deleted at all. (I think this is because of 

&gt; these messages are not stored in Horde cache, and expungeMailbox() 

&gt; somehow deletes only those messages that are on server AND in cache.).

&gt;

&gt; 3. Check couple of those marked as deleted messages and mark them as 

&gt; deleted from IMP.

&gt;

&gt; 4. Click Expunge and only marked messages are deleted.



This has nothing to do with mailbox list caching - this has to do with message caching.  This is a known limitation of our current caching system - it was designed so that IMP was the only MUA to access the mailbox.  If you can&#039;t handle that IMP may not always catch a non-destructive flag on a message done by a foreign MUA, then you should disable message caching in conf.php.</description> 
   <pubDate>Wed, 10 May 2006 06:25:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20040</link> 
  </item> 
   
  <item> 
   <title>Looking through here, there doesn&#039;t appear to be anything le</title> 
   <description>Looking through here, there doesn&#039;t appear to be anything left open.  This ticket may be reopened if new issues arise with the current mailbox list caching code.  Resolving for now.</description> 
   <pubDate>Wed, 10 May 2006 06:27:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20043</link> 
  </item> 
   
  <item> 
   <title>I must note, that 95% of my users does not use any other mai</title> 
   <description>I must note, that 95% of my users does not use any other mail client. They are using IMP only. But they see some issues too. The most annoying reproducable here like 9 times from 10 is this:



1. User logins to his account. He has 1 new message.

2. He checks the checkbox in message list and clicks Delete in navbar.

3. The message is marked as deleted.

4. User clicks on Purge Deleted and _all_ messages in INBOX are gone.

5. He clicks on Mail entry in sidebar, and all messages are back except for deleted message.



I can give you a test account on my webmail if you want.</description> 
   <pubDate>Wed, 10 May 2006 07:03:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20044</link> 
  </item> 
   
  <item> 
   <title>Emptying mailboxes still doesn&#039;t work for me, cache disabled</title> 
   <description>Emptying mailboxes still doesn&#039;t work for me, cache disabled.</description> 
   <pubDate>Wed, 10 May 2006 07:35:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20047</link> 
  </item> 
   
  <item> 
   <title>&gt; I must note, that 95% of my users does not use any other m</title> 
   <description>&gt; I must note, that 95% of my users does not use any other mail client. 

&gt; They are using IMP only. But they see some issues too. The most 

&gt; annoying reproducable here like 9 times from 10 is this:

&gt;

&gt; 1. User logins to his account. He has 1 new message.

&gt; 2. He checks the checkbox in message list and clicks Delete in navbar.

&gt; 3. The message is marked as deleted.

&gt; 4. User clicks on Purge Deleted and _all_ messages in INBOX are gone.

&gt; 5. He clicks on Mail entry in sidebar, and all messages are back 

&gt; except for deleted message.



After CVS update an hour ago, this one went away.



In next couple of days I will see how things are going here and let you know if I&#039;ll find something.</description> 
   <pubDate>Wed, 10 May 2006 12:31:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20050</link> 
  </item> 
   
  <item> 
   <title>I think my fixes last night cleared this last set of issues </title> 
   <description>I think my fixes last night cleared this last set of issues up.</description> 
   <pubDate>Wed, 10 May 2006 20:22:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20086</link> 
  </item> 
   
  <item> 
   <title>I have the mailbox cache *disabled* and usual the virtual in</title> 
   <description>I have the mailbox cache *disabled* and usual the virtual inbox opened. Arriving message are displayed fine in the vinbox view. But sometimes, if go to a folder with some new messages, the messages are not displayed. The new mail count in the header is correct, but I see an old mailbox view. Also, sometimes the (thread) sorting is broken. Both can only be fixed by logging out and in again.</description> 
   <pubDate>Thu, 11 May 2006 11:35:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20104</link> 
  </item> 
   
  <item> 
   <title>Jan - do you have concurrent clients accessing your IMAP sys</title> 
   <description>Jan - do you have concurrent clients accessing your IMAP system?</description> 
   <pubDate>Tue, 16 May 2006 17:46:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20256</link> 
  </item> 
   
  <item> 
   <title>No.</title> 
   <description>No.</description> 
   <pubDate>Tue, 16 May 2006 17:52:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20258</link> 
  </item> 
   
  <item> 
   <title>And more important: it shouldn&#039;t matter if Idisable the cach</title> 
   <description>And more important: it shouldn&#039;t matter if Idisable the cache.</description> 
   <pubDate>Thu, 18 May 2006 10:59:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20317</link> 
  </item> 
   
  <item> 
   <title>When deleting a folder:

Notice: Undefined property: _arriva</title> 
   <description>When deleting a folder:

Notice: Undefined property: _arrival in /home/jan/headhorde/imp/lib/IMAP/MailboxCache.php on line 571</description> 
   <pubDate>Thu, 18 May 2006 11:00:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20318</link> 
  </item> 
   
  <item> 
   <title>&gt; Also, when you are in INBOX folder and new mail arrives, n</title> 
   <description>&gt; Also, when you are in INBOX folder and new mail arrives, new message 

&gt; count near folder name in header increases, but you can&#039;t see them in 

&gt; the list. After relogin messages shows up.



I&#039;m still seeing this sometimes on some accounts.</description> 
   <pubDate>Thu, 18 May 2006 11:07:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20319</link> 
  </item> 
   
  <item> 
   <title>&gt; When deleting a folder:

&gt; Notice: Undefined property: _ar</title> 
   <description>&gt; When deleting a folder:

&gt; Notice: Undefined property: _arrival in 

&gt; /home/jan/headhorde/imp/lib/IMAP/MailboxCache.php on line 571



Fixed.  Seems that unset(), as of PHP 5, now throws undefined errors if you try to unset an array key that doesn&#039;t exist.</description> 
   <pubDate>Thu, 18 May 2006 21:06:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20384</link> 
  </item> 
   
  <item> 
   <title>&gt; And more important: it shouldn&#039;t matter if Idisable the ca</title> 
   <description>&gt; And more important: it shouldn&#039;t matter if Idisable the cache.



100% agreed.  But my issue is I have not been able to reproduce an incorrect cache update once in the last 2 weeks, with mailbox caching both on and off.  So I haven&#039;t ignored this ticket - I just don&#039;t even know where to begin.</description> 
   <pubDate>Thu, 18 May 2006 21:08:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20385</link> 
  </item> 
   
  <item> 
   <title>That sounds very unlikely, especially since I use PHP 4.</title> 
   <description>That sounds very unlikely, especially since I use PHP 4.</description> 
   <pubDate>Thu, 18 May 2006 21:09:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20388</link> 
  </item> 
   
  <item> 
   <title>&gt; both on and off.  So I haven&#039;t ignored this ticket - I jus</title> 
   <description>&gt; both on and off.  So I haven&#039;t ignored this ticket - I just don&#039;t 

&gt; even know where to begin.



Does it make sense at all that the search (virtual inbox) returns something different than the regular mailbox view? If so, I can try to track down where IMP is fetching the (incomplete) mailbox list from if I see it the next time.</description> 
   <pubDate>Thu, 18 May 2006 21:12:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20389</link> 
  </item> 
   
  <item> 
   <title>&gt; That sounds very unlikely, especially since I use PHP 4.

</title> 
   <description>&gt; That sounds very unlikely, especially since I use PHP 4.



It doesn&#039;t complain about unsetting the array key, the whole array, the property doesn&#039;t even exist at that point.</description> 
   <pubDate>Thu, 18 May 2006 21:15:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20390</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; When deleting a folder:

&gt;&gt; Notice: Undefined property: _</title> 
   <description>&gt;&gt; When deleting a folder:

&gt;&gt; Notice: Undefined property: _arrival in

&gt;&gt; /home/jan/headhorde/imp/lib/IMAP/MailboxCache.php on line 571

&gt;

&gt; Fixed.  Seems that unset(), as of PHP 5, now throws undefined errors 

&gt; if you try to unset an array key that doesn&#039;t exist.



Never mind.  $_arrival doesn&#039;t exist in that file anymore - that&#039;s why the error was being thrown.  Duh, me.</description> 
   <pubDate>Thu, 18 May 2006 21:35:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20391</link> 
  </item> 
   
  <item> 
   <title>Here is a reproduceable scenario:



This is with &quot;use Trash</title> 
   <description>Here is a reproduceable scenario:



This is with &quot;use Trash folder&quot; on.

Open a mailbox -&gt; delete some messages -&gt; open a message -&gt; report it as SPAM

Now the message gets reported as SPAM and deleted, the mailbox list now shows the previously deleted messages again, but marked as deleted. They should no show up, because the should have been moved to the trash folder before.

Now they are in the trash folder and in the mailbox.</description> 
   <pubDate>Mon, 22 May 2006 09:00:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20473</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; And more important: it shouldn&#039;t matter if Idisable the c</title> 
   <description>&gt;&gt; And more important: it shouldn&#039;t matter if Idisable the cache.

&gt;

&gt; 100% agreed.  But my issue is I have not been able to reproduce an 

&gt; incorrect cache update once in the last 2 weeks, with mailbox caching 

&gt; both on and off.  So I haven&#039;t ignored this ticket - I just don&#039;t 

&gt; even know where to begin.



I have just seen this again. I saw new messages in the virtual inbox from the real inbox, deleted some of them, went to the inbox and didn&#039;t see any new messages. The status was correct though.

When I tried to track this down, another message arrived to inbox and all unread messages appeared.</description> 
   <pubDate>Mon, 22 May 2006 10:52:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20480</link> 
  </item> 
   
  <item> 
   <title>&gt; Here is a reproduceable scenario:

&gt;

&gt; This is with &quot;use </title> 
   <description>&gt; Here is a reproduceable scenario:

&gt;

&gt; This is with &quot;use Trash folder&quot; on.

&gt; Open a mailbox -&gt; delete some messages -&gt; open a message -&gt; report it as SPAM

&gt; Now the message gets reported as SPAM and deleted, the mailbox list 

&gt; now shows the previously deleted messages again, but marked as 

&gt; deleted. They should no show up, because the should have been moved 

&gt; to the trash folder before.

&gt; Now they are in the trash folder and in the mailbox.



Are you using PHP 4?  Seeing as how I believe Jan uses PHP 4 and has seen this, and I use PHP 5 and have never seen this (I can&#039;t reproduce this given either of your scenarios) - this may be an issue with references somewhere.  In fact I&#039;m hoping this is the issue or else I&#039;m stumped.</description> 
   <pubDate>Tue, 23 May 2006 15:45:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20529</link> 
  </item> 
   
  <item> 
   <title>Did this, by chance, help:

http://lists.horde.org/archives/</title> 
   <description>Did this, by chance, help:

http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058151.html</description> 
   <pubDate>Tue, 23 May 2006 17:36:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20542</link> 
  </item> 
   
  <item> 
   <title>&gt; Did this, by chance, help:

&gt; http://lists.horde.org/archi</title> 
   <description>&gt; Did this, by chance, help:

&gt; http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058151.html



Whoops - also need this patch:

http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058156.html</description> 
   <pubDate>Tue, 23 May 2006 19:23:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20552</link> 
  </item> 
   
  <item> 
   <title>&gt; Are you using PHP 4?  Seeing as how I believe Jan uses PHP</title> 
   <description>&gt; Are you using PHP 4?  Seeing as how I believe Jan uses PHP 4 and has 

&gt; seen this, and I use PHP 5 and have never seen this (I can&#039;t 

&gt; reproduce this given either of your scenarios) - this may be an issue 

&gt; with references somewhere.  In fact I&#039;m hoping this is the issue or 

&gt; else I&#039;m stumped.



Yes I&#039;m running PHP4</description> 
   <pubDate>Wed, 24 May 2006 07:23:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20583</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Did this, by chance, help:

&gt;&gt; http://lists.horde.org/arc</title> 
   <description>&gt;&gt; Did this, by chance, help:

&gt;&gt; http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058151.html

&gt;

&gt; Whoops - also need this patch:

&gt; http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058156.html



I&#039;m afraid no...

Deleted messages still do not always get moved to the trash folder and suddenly reappear in the mailboxlist marked as deleted.</description> 
   <pubDate>Wed, 24 May 2006 07:50:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20584</link> 
  </item> 
   
  <item> 
   <title>&gt; Did this, by chance, help:



Didn&#039;t fix my problem either</title> 
   <description>&gt; Did this, by chance, help:



Didn&#039;t fix my problem either.</description> 
   <pubDate>Wed, 24 May 2006 10:13:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20594</link> 
  </item> 
   
  <item> 
   <title>Then I am going to need you to trace the code in IMP_Message</title> 
   <description>Then I am going to need you to trace the code in IMP_Message::delete() and/or IMP_Message::expunge() to figure out why the messages aren&#039;t being removed.  Because evidently I am never going to be able to reproduce this locally.</description> 
   <pubDate>Wed, 24 May 2006 14:18:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20604</link> 
  </item> 
   
  <item> 
   <title>OK - think I finally figured this out.  Try latest HEAD.</title> 
   <description>OK - think I finally figured this out.  Try latest HEAD.</description> 
   <pubDate>Wed, 24 May 2006 16:09:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20612</link> 
  </item> 
   
  <item> 
   <title>I haven&#039;s seen this happening anymore during the last few da</title> 
   <description>I haven&#039;s seen this happening anymore during the last few days.</description> 
   <pubDate>Mon, 29 May 2006 08:19:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20749</link> 
  </item> 
   
  <item> 
   <title>Seems also to work now here</title> 
   <description>Seems also to work now here</description> 
   <pubDate>Mon, 29 May 2006 19:59:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20758</link> 
  </item> 
   
  <item> 
   <title>Almost positive this was the culprit:

http://lists.horde.or</title> 
   <description>Almost positive this was the culprit:

http://lists.horde.org/archives/cvs/Week-of-Mon-20060522/058202.html



Closing ticket.</description> 
   <pubDate>Tue, 30 May 2006 15:43:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3877#t20769</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
