Whole-day recurring event with exceptions causing Internal server error · Issue #365 · jelmer/xandikos · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref python-caldav/caldav#395, in commit 4fa67d25dd5c23e2fff3fd7b5ad9468f1ba1ebad in the caldav library, the testRecurringDateWithExceptionSearch breaks.
Editing the dates in the icalendar data above to timestamps (commit c3cefe97ceff91ae42eb9e3790d003b508b65115 in the caldav project) causes the problem to go away. Same with removing the expand prop in the search.
Is it still so that recurring tasks and expand isn't fully supported by xandikos? If it's not officially supported yet, then perhaps it's no point raising this as an issue?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
ref python-caldav/caldav#395, in commit 4fa67d25dd5c23e2fff3fd7b5ad9468f1ba1ebad in the caldav library, the
testRecurringDateWithExceptionSearch
breaks.The injected icalendar data looks like this:
And the report query looks like this:
Editing the dates in the icalendar data above to timestamps (commit c3cefe97ceff91ae42eb9e3790d003b508b65115 in the caldav project) causes the problem to go away. Same with removing the expand prop in the search.
Is it still so that recurring tasks and expand isn't fully supported by xandikos? If it's not officially supported yet, then perhaps it's no point raising this as an issue?
The text was updated successfully, but these errors were encountered: