[Tickets #12380] Accessing shared calendars via CalDAV broken

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Jun 20 11:50:10 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12380
------------------------------------------------------------------------------
  Ticket             | 12380
  Created By         | nimm at technikum-wien.at
  Summary            | Accessing shared calendars via CalDAV broken
  Queue              | Kronolith
  Version            | 4.1.1
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


nimm at technikum-wien.at (2013-06-20 11:50) wrote:

The ACL plugin needed for CalDAV on iOS devices

causes an Sabredav Exception when trying to access shared calendars  
over CalDAV

<s:exception>Sabre\DAVACL\Exception\NeedPrivileges</s:exception>
<s:message>
User did not have the required privileges ({DAV:}read) for path  
"calendars/xxxx"
</s:message>

Removing $server->addPlugin(new DAVACL\Plugin());
from DavServer.php fixes this but breaks the iOS support.

Best regards,
Alex






More information about the bugs mailing list