6.0.0-alpha12
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/30/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10741] METHOD not allowed in iCal for CalDAV
*
Your Email Address
*
Spam protection
Enter the letters below:
\ / ..__.. ..___. >< || ||\/| | / \\__||__\| | |
Comment
>> We only set METHOD in iTip responses. > > True, but the method exportvCalendar sets a METHOD:PUBLISH on it's > own, if none is present. Disabling this causes another part of the > code to complain (I haven't figured out, which one). > > For now, I just use a regexp to remove the attribute from the text > exportvCalendar returns: > > $response = $this->_getClient()->put($url, > preg_replace("/\r\nMETHOD.*?\r\n/","\r\n",$ical->exportvCalendar()), > array('Content-Type' => 'text/calendar'));
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