<?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>Calendar DropDownBox isn&#039;t shown with one remote and one normal calendar</title> 
  <pubDate>Fri, 10 Apr 2026 09:04:31 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/1640</link> 
  <atom:link rel="self" type="application/rss+xml" title="Calendar DropDownBox isn&#039;t shown with one remote and one normal calendar" href="https://bugs.horde.org/ticket/1640/rss" /> 
  <description>Calendar DropDownBox isn&#039;t shown with one remote and one normal calendar</description> 
 
   
   
  <item> 
   <title>Hi, the calendar dropdown box on the upper right hand corner</title> 
   <description>Hi, the calendar dropdown box on the upper right hand corner should be shown if you have one remote and one normal (user) calendar.



Line 16 of  kronolith/templates/menu.inc reads:

&lt;?php if (!$prefs-&gt;isLocked(&#039;default_share&#039;) &amp;&amp; ((count($remote_calendars) &gt; 1 || count($GLOBALS[&#039;all_calendars&#039;]) &gt; 1) || !count($GLOBALS[&#039;display_calendars&#039;]))): ?&gt;



maybe it should be:

&lt;?php if (!$prefs-&gt;isLocked(&#039;default_share&#039;) &amp;&amp; ((count($remote_calendars) &gt;  0 || count($GLOBALS[&#039;all_calendars&#039;]) &gt; 1) || !count($GLOBALS[&#039;display_calendars&#039;]))): ?&gt;</description> 
   <pubDate>Tue, 29 Mar 2005 13:44:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1640#t6703</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS and for 2.0.3.</title> 
   <description>Fixed in CVS and for 2.0.3.</description> 
   <pubDate>Mon, 04 Apr 2005 03:59:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1640#t6890</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
