Summary | Kronolith can not add dates on a caldav resource from davical |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | horde (at) jakobsack (dot) de |
Created | 08/29/2010 (5423 days ago) |
Due | |
Updated | 09/21/2010 (5400 days ago) |
Assigned | |
Resolved | 09/21/2010 (5400 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Send correct Content-Type when PUTing events (
Bug #9206).http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-git&r1=84009aa6dd365c77e7a6ba2a55790cf274d14a49&r2=169027f549fb970ab759e50c612c02db271b1921
State ⇒ Resolved
content types. However, this is not the best solution in my opinion.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Kronolith can not add dates on a caldav resource from davical
Type ⇒ Bug
State ⇒ Unconfirmed
The current code sends the content type "Content-Type:
application/x-www-form-urlencoded", davical expects "Content-type:
text/calendar".