mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-29 09:35:50 +00:00
- Radicale incorrectly unquotes URLs
- Older versions of radicale are so buggy they fail to look up items
with url quotes in them.
- ownCloud/SabreDAV follows the rebustness principle such that it
takes anything, but returns properly encoded URLs.
Conclusion: Send broken, unquoted URLs, because both sides seem to be
happy with them. As wrong as it might seem, it works.
|
||
|---|---|---|
| .. | ||
| storage | ||
| __init__.py | ||
| cli.py | ||
| exceptions.py | ||
| log.py | ||
| sync.py | ||
| utils.py | ||