<?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>Error in Horde LOG</title> 
  <pubDate>Fri, 10 Apr 2026 16:31:16 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10164</link> 
  <atom:link rel="self" type="application/rss+xml" title="Error in Horde LOG" href="https://bugs.horde.org/ticket/10164/rss" /> 
  <description>Error in Horde LOG</description> 
 
   
   
  <item> 
   <title>I am receiving this error in the LOG:
May 31 19:23:07 xweb </title> 
   <description>I am receiving this error in the LOG:
May 31 19:23:07 xweb HORDE: HORDE [imp] PHP ERROR: Undefined index: uid [pid 25825 on line 271 of &quot;/srv/www/htdocs/horde/imp/lib/IMP.php&quot;]

I&#039;ve been looking at the code but I can not identify where is the problem</description> 
   <pubDate>Tue, 31 May 2011 17:26:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10164#t65204</link> 
  </item> 
   
  <item> 
   <title>I saw this couple of times too.</title> 
   <description>I saw this couple of times too.</description> 
   <pubDate>Thu, 02 Jun 2011 11:08:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10164#t65251</link> 
  </item> 
   
  <item> 
   <title>I think I&#039;ve found the source of the problem in line 3030 of</title> 
   <description>I think I&#039;ve found the source of the problem in line 3030 of imp/lib/Application.php
There is a call to the IMP::composeLink that defines the index &#039;mailbox&#039; but not the &#039;uid&#039; that this method assumed defined together.

I do&#039;nt knwo if change this line from 
     &#039;url&#039; =&gt; IMP::composeLink(array(&#039;mailbox&#039; =&gt; IMP::$mailbox))
to 
     &#039;url&#039; =&gt; IMP::composeLink(array(&#039;mailbox&#039; =&gt; IMP::$mailbox,
                                                    &#039;uid&#039; =&gt; IMP::$uid))
could solve the error or originate a new one.</description> 
   <pubDate>Thu, 02 Jun 2011 13:52:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10164#t65254</link> 
  </item> 
   
  <item> 
   <title>Sorry fot the typo the line number is 303 and not 3030</title> 
   <description>Sorry fot the typo the line number is 303 and not 3030</description> 
   <pubDate>Thu, 02 Jun 2011 13:53:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10164#t65255</link> 
  </item> 
   
  <item> 
   <title>Duplicate of Ticket #10178.</title> 
   <description>Duplicate of Ticket #10178.</description> 
   <pubDate>Mon, 06 Jun 2011 06:13:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10164#t65405</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
