Hi Jan,

thx for reply.

The installation is only network intern, i can't give u an demo.

But there is some interesting. I found the var globalSubscribedCalendars at the bottom of the config.js
After configure this, and test it,  Jquery put an ?_=timestamp (cache querystring) at the end of the calendar file (ics file), SarbeDAV says 404
After i set in webdav_protocol.js ( line 1562 ) the cache var to "true", your CalDavZAP shows me all events.


At the normal config with globalNetworkCheckSettings Firebug shows me this x,l
PROPFIND: http://192.168.2.54/owncloud/apps/calendar/caldav.php/calendars/user/defaultcalendar/ 207 Multi-Status

it looks as ZAP get data from the server but it does nothing with it.
My English is worse as my XML ;) but my PHP and JS is better as my English.

greetings Flo





Am 10.04.2013 22:32, schrieb Ján Máté:
Hi Florian,

we never tested CalDavZAP with Owncloud, so it is not surprise that it not works.

The error message below is a normal behaviour if the server not supports REPORT request with sync-token (real CalDAV sync). After this error we switch back to simple WebDAV sync (which should work, but maybe we have a small bug somewhere).

If you or anybody else can send me some testing credentials to demo/any other SabreDAV server we should check it ...


JM


On Apr 10, 2013, at 3:21 PM, Florian Rauscher <f.rauscher@casibus.de> wrote:

Hi to all,

I use ownCloud 5 with CalDavZAP last stable release.

CalDavZAP can ...
... connect to ownCloud
... read the calendars from ownCloud
... write events to ownCloud (i can see it on ownClounds own calendar)

but CalDavZAP can't read events.

ownCloud use SabreDAV 1.7.5, i get in Firebug this error

REPORT: http://user:pass@192.168.1.1/owncloud/remote.php/caldav/calendars/user/defaultcalendar/ 403 Forbidden
Answer body:


/owncloud/remote.php/caldav/principals/user/
gives return:
calendar-proxy-read     Proxy-Read, Principal
calendar-proxy-write     Proxy-Read, Principal