[Tickets #6650] webdav delete issues
bugs at horde.org
bugs at horde.org
Thu Apr 24 19:08:38 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6650
-----------------------------------------------------------------------
Ticket | 6650
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | webdav delete issues
Queue | Kronolith
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2008-04-24 15:08) wrote:
Using webdav to delete calendars / events from kronolith does not currently
work.
1st issue is for the default calendar (named as the user name) we only see
a single .ics file like so:
rpc.php/kronolith/mrubinsk/mrubinsk.ics
Nowhere can I find individual event files...and even if it's what I wanted
to do, it's impossible to delete the entire calendar, as the api method
assumes it's a single event.
Trying to delete an event in another calendar:
kronolith/mrubinsk/xxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxx.ics
gives an error because of the way the path parsing works in _path_delete,
it assumes it's an event in "mrubinsk" calendar, not in
mrubinsk/xxxxxxxxxxxxxxxxx
I'll keep digging, but I'm not hopeful as I'm not very familiar with
webdav or what the Right Thing (tm) to do is with the path names.
More information about the bugs
mailing list