<?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 /var/www/html/horde-test/libs/Horde/Core/Sidebar.php</title> 
  <pubDate>Fri, 10 Apr 2026 14:49:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9356</link> 
  <atom:link rel="self" type="application/rss+xml" title="error in /var/www/html/horde-test/libs/Horde/Core/Sidebar.php" href="https://bugs.horde.org/ticket/9356/rss" /> 
  <description>error in /var/www/html/horde-test/libs/Horde/Core/Sidebar.php</description> 
 
   
   
  <item> 
   <title>     36                 ($params[&#039;status&#039;] == &#039;heading&#039;) ||</title> 
   <description>     36                 ($params[&#039;status&#039;] == &#039;heading&#039;) ||
     37                 (in_array($params[&#039;status&#039;], array(&#039;active&#039;, &#039;sidebar&#039;) &amp;&amp;
     38                  $registry-&gt;hasPermission($app, Horde_Perms::SHOW))))

but should be 

     36                 ($params[&#039;status&#039;] == &#039;heading&#039;) ||
     37                 (in_array($params[&#039;status&#039;], array(&#039;active&#039;, &#039;sidebar&#039;)) &amp;&amp;
     38                  $registry-&gt;hasPermission($app, Horde_Perms::SHOW)))

</description> 
   <pubDate>Tue, 02 Nov 2010 00:08:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9356#t60696</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Fix parenthe</title> 
   <description>Changes have been made in Git for this ticket:

Fix parentheses (Bug #9356).

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Sidebar.php?rt=horde-git&amp;r1=86cf457beaed347585b357e4ba089c88c11e55a0&amp;r2=9fd9e5ba21cd7cdf526ea95848e6d785d3a76626</description> 
   <pubDate>Tue, 02 Nov 2010 17:43:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9356#t60698</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
