[OGo-Bugs][Bug 295] Cannot upload/save calendar files using cadaver: "400 Bad Request"
bugs@opengroupware.org
bugs@opengroupware.org
Tue, 16 Oct 2007 13:10:43 +0200 (CEST)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=295
helge.hess@opengroupware.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From helge.hess@opengroupware.org 2007-10-16 13:10 -------
two things:
a) the request fails because the client sends no content-type! (it tells you in the log)
- this is a bit picky, it could peek into the content to check whether it looks like a VEVENT,
I thought it already did this
b) ZideStore appointment folders always use numeric 'filenames' for existing stuff (I assume
that other filenames would look to new items)
- this is a reason why ZideStore has some issues with CalDAV clients, so we should really
store the path given by the client
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.