Skip to content

Tasks with time (start and/or end) not getting synced from server to device #947

Answered by tzeumer
tzeumer asked this question in General
Discussion options

You must be logged in to vote

Thank you very much. But I'm a bit confused, since Davx5 and tasks with date do work with the Sogo demo server. Yet the REPORT query to demo.sogo.nu seems not to return anything too 🤔

curl -nvu sogo1:sogo -X REPORT --data @- -H 'Depth: 1' https://demo.sogo.nu/SOGo/dav/sogo1/Calendar/personal/ <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<CAL:calendar-query xmlns="DAV:" xmlns:CAL="urn:ietf:params:xml:ns:caldav">
  <prop>
    <getetag/>
  </prop>
  <CAL:filter>
    <CAL:comp-filter name="VCALENDAR">
      <CAL:comp-filter name="VTODO"/>
    </CAL:comp-filter>
  </CAL:filter>
</CAL:calendar-query>
EOF

Anyway, it seems to be a problem only with the setup of my university's server. So I think …

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
14 replies
@rfc2822
Comment options

@tzeumer
Comment options

@rfc2822
Comment options

@tzeumer
Comment options

Answer selected by rfc2822
@rfc2822
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 3rd party related to a third-party product (library, …)
3 participants