<?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>CalDav shared calendar SHOW permission</title> 
  <pubDate>Tue, 07 Apr 2026 20:36:48 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14128</link> 
  <atom:link rel="self" type="application/rss+xml" title="CalDav shared calendar SHOW permission" href="https://bugs.horde.org/ticket/14128/rss" /> 
  <description>CalDav shared calendar SHOW permission</description> 
 
   
   
  <item> 
   <title>Hi,

I noticed an issue with appointments from shared cale</title> 
   <description>Hi,

I noticed an issue with appointments from shared calendar if only show permissions are set.

You are able to see the appointment in the horde web interface, the title is &quot;busy&quot;. 
But if you subscribe to the calender you don&#039;t see any appointments in evolution or Thunderbird lightning.

I did some debugging and get a http 500 error code and this error message:
	&quot;Calendar does not exist or no permission to edit&quot;

I fixed it by changing line 723 and 764 in the kronolith/lib/Application.php file to:
  if (!Kronolith::hasPermission($internal, Horde_Perms::SHOW)) {

After this fix you are able to see the &quot;busy&quot; appointment in subscribed calendars.

Shouldn&#039;t it be this way?

Kind regards,
Lionne Stangier
</description> 
   <pubDate>Wed, 07 Oct 2015 15:34:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14128#t88783</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit c291f</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit c291f4e3627b41c923232dc20e668f20ddc51d7c
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Sun Oct 11 19:24:07 2015 -0400

    Bug: 14128 Need Horde_Perms::SHOW here so DAV clients match what Kronolith shows.
    
    Calendars with Horde_Perms::SHOW will show events with &quot;Busy&quot; titles
    only. Use the same logic when fetching events for DAV.

 kronolith/lib/Application.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/c291f4e3627b41c923232dc20e668f20ddc51d7c</description> 
   <pubDate>Sun, 11 Oct 2015 23:31:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14128#t88802</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit a8481fff8872</title> 
   <description>Changes have been made in Git (master):

commit a8481fff8872f9d06b5db26e17761f8b72976714
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Sun Oct 11 19:31:54 2015 -0400

    Bug: 14128 Need Horde_Perms::SHOW here so DAV clients match what
    Kronolith shows.
    
    Calendars with Horde_Perms::SHOW will show events with &quot;Busy&quot; titles
    only. Use the same logic when fetching events for DAV.

 kronolith/lib/Application.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a8481fff8872f9d06b5db26e17761f8b72976714</description> 
   <pubDate>Sun, 11 Oct 2015 23:32:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14128#t88803</link> 
  </item> 
   
  <item> 
   <title>Makes sense to me. Fixed in Git.</title> 
   <description>Makes sense to me. Fixed in Git.</description> 
   <pubDate>Sun, 11 Oct 2015 23:32:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14128#t88804</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
