6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3032] WebDAV / iCal support for Kronolith
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ .__.. . |\ ||__|[ __| ||__| | \|| |[_./|__|| |
Comment
>> I saw that GET is already implemented, however, it just gives empty > >> files if I download a calendar event. > > > > Hm, works fine here. Did you try with Horde from HEAD? > > > >> On the second issue: iCal over WebDAV works very simple, with a GET > >> you retrieve a single iCal file which represents the entire calendar. > >> With a PUT you upload the same sort of file. There is no really > >> advanced handling of single events e.d. That is the reason I would > >> then like to change the behaviour of the kronolith webdav browser, so > >> it only gives you these single files for each calendar instead of a > >> directory with events beneath it. > > > > Ah, I didn't know that. I only worked with GroupDAV/CalDAV so far and > didn't notice that WebDAV calendar clients only work with a single > iCal file. It makes sense then to keep two separate entry points, > just like they are now and only try to share as much code as possible. > > > >> Because of this change, it would also be necessary to change the GET > >> and PUT function for kronolith, because those function should then > >> export en import the iCal data. That's the reason behind the idea of > >> using different function for this trough the registry... > > > > As import() already deals with single as well as multiple events in > one iCal file, we should be able to use only one PUT implementation > for both scenarios. GET is already implemented in ics.php anyway.
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