<?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 listing is not working correctly with last unseen ordering</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:31 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10002</link> 
  <atom:link rel="self" type="application/rss+xml" title="mailbox listing is not working correctly with last unseen ordering" href="https://bugs.horde.org/ticket/10002/rss" /> 
  <description>mailbox listing is not working correctly with last unseen ordering</description> 
 
   
   
  <item> 
   <title>mailbox listing is not working correctly when last unseen me</title> 
   <description>mailbox listing is not working correctly when last unseen message ordering is selected.
It works correctly with first unseen ordering

The system gives the following error:
2011-04-28T09:21:52+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined variable: imp_imap [pid 13321 on line 518 of &quot;..../horde/imp/lib/Mailbox/List.php&quot;]

In the log file there is the following error:
Call to a member function accessMailbox() on a non-object in /home/comlignano/horde/imp/lib/Mailbox/List.php on line 518

Inside the code at line 518:
 case IMP::MAILBOX_START_LASTUNSEEN:
            if (!$imp_imap-&gt;accessMailbox($

while just few lines before:
 case IMP::MAILBOX_START_FIRSTUNSEEN:
            $imp_imap =  GLOBALS[&#039;injector&#039;]-&gt;getInstance(&#039;IMP_Factory_Imap&#039;)-&gt;create();

</description> 
   <pubDate>Thu, 28 Apr 2011 07:39:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10002#t64265</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #10002: </title> 
   <description>Changes have been made in Git for this ticket:

Bug #10002: Fix undefined variable

 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/27ba26662b73b4627ae7dcd9f285501d7aeb2f80</description> 
   <pubDate>Thu, 28 Apr 2011 16:50:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10002#t64272</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
