6.0.0-alpha10
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/15/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13822] Shared calendar makes CalDAV fail with 500
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ ..___..__ [ __| \ | | | \ [_./|__/\__| | |__/
Comment
> > > We have a ReadOnly Calendar shared to all, see attachement. > > CalDAV returns these privileges, which matches those of the calendar > in comment #7 _and_ matches those privileges of the user's own > calendar. > > <d:propstat> > <d:prop> > <d:current-user-privilege-set> > <d:privilege xmlns:d="DAV:"> > <d:read-free-busy > xmlns:d="urn:ietf:params:xml:ns:caldav"/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:write/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:write-acl/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:write-properties/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:write-content/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:bind/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:unbind/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:unlock/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:read/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:read-acl/> > </d:privilege> > <d:privilege xmlns:d="DAV:"> > <d:read-current-user-privilege-set/> > </d:privilege> > </d:current-user-privilege-set> > > If I put a new event into this calendar, I get: > > HTTP/1.1 500 Internal Server Error > > <?xml version="1.0" encoding="utf-8"?> > <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> > <s:exception>Sabre\DAV\Exception</s:exception> > <s:message>Calendar does not exist or no permission to edit</s:message> > <s:sabredav-version>1.8.10</s:sabredav-version> > </d:error> > > Well, the user does not have no permission in Horde, but CalDAV claimed so. > > If I emit the request with the user's calendar URL, the request succeeds.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers