Summary | Kronolith can not handle multiple dav-headers |
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 | 09/13/2010 (5406 days ago) |
Due | |
Updated | 09/21/2010 (5398 days ago) |
Assigned | |
Resolved | 09/21/2010 (5398 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
There may be several DAV headers (
Bug #9251).http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-git&r1=67a53b9f2ee1e7888ce4451f9e25d1f41e5c4f8b&r2=84009aa6dd365c77e7a6ba2a55790cf274d14a49
State ⇒ Resolved
Priority ⇒ 1. Low
New Attachment: patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Kronolith can not handle multiple dav-headers
Type ⇒ Bug
State ⇒ Unconfirmed
specification allows multiple entries.
The attached patch solves the problem by imploding the array in case
there are multiple header entries.