Markus Unterwaditzer 1126f318af Fully fix #258
If I do REPORT requests, the following line would raise a KeyError:

    items = [collection.items[name]]

Wrapping it with a try-except block obviously fixes that issue.

At least for REPORT requests, Radicale now also returns proper HTTP
status codes when items or just its properties couldn't be found.
2015-02-08 17:52:55 +01:00
2013-04-26 01:28:03 +02:00
2015-02-08 17:52:55 +01:00
2013-12-28 14:40:29 +04:00
2012-10-19 12:38:18 +02:00
2012-08-08 16:37:18 +02:00
2009-09-01 15:59:18 +02:00
2014-01-10 20:32:22 +01:00
2015-02-07 14:39:00 +01:00
2013-04-26 01:28:03 +02:00
2013-04-26 01:28:03 +02:00
2013-08-12 18:36:55 +02:00
2013-08-12 18:36:55 +02:00
2015-01-12 18:40:42 +01:00
2013-07-09 13:08:15 +02:00
2014-11-07 17:51:01 +01:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).
Description
Adapted fork of radicale
Readme
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%