mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Add notes to docs about filters
Based on my own experience documented in #120 and #121
This commit is contained in:
parent
86c012a801
commit
d3296ece0a
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ violations do not exist. That is why most of the errors in client requests have
|
|||
undetermined consequences for the lazy server that can reply good answers, bad
|
||||
answers, or even no answer.
|
||||
|
||||
As already mentioned, the Radicale server doesn't fully support the CalDAV and
|
||||
CardDAV RFCs. For example, nested filters in queries currently don't work in
|
||||
all cases. Examples of not working queries can be found in issues
|
||||
`#120 <https://github.com/Kozea/Radicale/issues/120>`_ and
|
||||
`#121 <https://github.com/Kozea/Radicale/issues/121>`_.
|
||||
|
||||
.. [#] Who says "Ruby is even less verbose!" should read the
|
||||
:PEP:`20`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue