6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11016] RFC non- compilance: creating event in remote owncloud calender fails
*
Your Email Address
*
Spam protection
Enter the letters below:
.__. __.. ..___. . | |(__ | |[__ |\/| |__|.__)|__|[___| |
Comment
> trying to add a event fails: > > debugging with wireshark showed: > > horde sends: > PUT > /owncloud/apps/calendar/caldav.php/calendars/simon/test/4f42c4a7-3978-4fdf-81d8-172ec0a80163.ics > HTTP/1.1 > > with content > > BEGIN:VCALENDAR > VERSION:2.0 > PRODID:-//The Horde Project//Horde iCalendar Library//EN > METHOD:PUBLISH > BEGIN:VEVENT > DTSTART:20120219T230000Z > DTEND:20120220T000000Z > DTSTAMP:20120220T220942Z > UID:4f42c4a7-3978-4fdf-81d8-172ec0a80163 > SUMMARY:asdasdsa > DESCRIPTION:asdsadsad > CLASS:PUBLIC > STATUS:CONFIRMED > TRANSP:OPAQUE > END:VEVENT > END:VCALENDAR > > reply from owncloud server: > > HTTP/1.1 412 Precondition failed > > details: > > <?xml version="1.0" encoding="utf-8"?> > <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> > <s:exception>Sabre_CalDAV_Exception_InvalidICalendarObject</s:exception> > <s:message>The METHOD property is not allowed in calendar > objects</s:message> > <s:sabredav-version>1.5.7</s:sabredav-version> > </d:error> > > so METHOD:PUBLISH is not allowed, see RFC > http://www.ietf.org/rfc/rfc4791.txt at 5.3.2.1 > >
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