<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>not getting sidebar</title>
  <pubDate>Thu, 20 Nov 2008 03:48:21 -0500</pubDate>
  <link>http://bugs.horde.org/ticket/7010</link>
  <atom:link rel="self" type="application/rss+xml" title="not getting sidebar" href="http://bugs.horde.org/ticket/7010/rss" />
  <description>not getting sidebar</description>

  
  
  <item>
   <title>When I login, firefox ask me to download sidebar.php

==&gt; </title>
   <description>When I login, firefox ask me to download sidebar.php

==&gt; /var/log/httpd/error_log &lt;==
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  level in /var/www/html/horde/imp/lib/IMAP/Tree.php on line 1593, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:   in /var/www/html/horde/imp/lib/IMAP/Tree.php on line 1943, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  name in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 68, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  value in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 76, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  icon in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 81, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  icondir in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 82, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  iconopen in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 83, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  container in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 84, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  value in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 84, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  value in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 86, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  level in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 87, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  level in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 88, referer: http://192.168.1.22/horde/
[Wed Jul 02 10:06:23 2008] [error] [client 192.168.1.73] PHP Notice:  Undefined index:  value in /var/www/html/horde/imp/lib/Block/tree_folders.php on line 88, referer: http://192.168.1.22/horde/


</description>
   <pubDate>Wed, 02 Jul 2008 09:19:22 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47107</link>
  </item>
  <item>
   <title>file imp/lib/IMAP/Tree.php, line 486 

patch ?
-         </title>
   <description>file imp/lib/IMAP/Tree.php, line 486 

patch ?
-                        $this-&gt;_tree[$elt['v']] &amp;= ~IMPTREE_ELT_NOSHOW;
+                        $this-&gt;_tree[$elt]['v'] &amp;= ~IMPTREE_ELT_NOSHOW;</description>
   <pubDate>Wed, 02 Jul 2008 10:12:38 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47109</link>
  </item>
  <item>
   <title>
Copied the wrong line on the last comment

-            </title>
   <description>
Copied the wrong line on the last comment

-                        $this-&gt;_tree[$elt['v']] &amp;= ~IMPTREE_ELT_NOSHOW;
+                        $this-&gt;_tree[$elt['v']]['a'] &amp;= ~IMPTREE_ELT_NOSHOW;
</description>
   <pubDate>Wed, 02 Jul 2008 10:31:01 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47110</link>
  </item>
  <item>
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title>
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.195&amp;r2=1.196&amp;ty=u</description>
   <pubDate>Thu, 03 Jul 2008 01:20:24 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47145</link>
  </item>
  <item>
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title>
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.25.2.52&amp;r2=1.25.2.53&amp;ty=u</description>
   <pubDate>Thu, 03 Jul 2008 01:22:07 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47146</link>
  </item>
  <item>
   <title>Committed a similar fix to IMP 4.2.1.</title>
   <description>Committed a similar fix to IMP 4.2.1.</description>
   <pubDate>Thu, 03 Jul 2008 01:24:07 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/7010#t47147</link>
  </item>
  

 </channel>
</rss>
