[sabredav] Re: Creating an event with iOS Calendar duplicate event locally

2017-02-25 Thread demo . befox
Thank you Evert.

I will store original UID to continue use it in next exchanges.

Just a last question : 
Can I have a different value for uri and UID ?
Actually, I use same value for uri and UID. If I use a new uri (containing 
Dolibarr event id) and keep original iPhone UID, will it work ?

-- 
You received this message because you are subscribed to the Google Groups 
"SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sabredav-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sabredav-discuss/c19ec6e9-b1bc-4e14-9c93-755c622af965%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sabredav] Creating an event with iOS Calendar duplicate event locally

2017-02-23 Thread demo . befox

Hi everybody

We have written a module to add CalDAV/CardDAV support to Dolibarr CRM 
software based on SabreDAV 3.0.8

A user encounter a problem when creating a new event on his iPhone (7), the 
event is correctely created on CRM, return to iPhone calendar with the 
right UUID (containing Dolibarr event id) but original event is still 
present on iPhone. So we have a duplicate event on iPhone.

This problem does not occur with Thunderbird/lightning or DAVDroid client.

I suppose there something wrong in my CalDAV backend implementation but I 
don't know what.

Is there someone to help me ?

Here is the source : 
https://github.com/Befox/cdav/blob/master/class/CalDAVDolibarr.php

Many thanks

Jean-Pierre

-- 
You received this message because you are subscribed to the Google Groups 
"SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sabredav-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sabredav-discuss/6e489d9a-f3f8-4fff-8680-2cbee895f0ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.