hello,
there is something i am not shure of if it is my misconfiguration, a bug or a feature: (short: UID's for the same events change everytime i fetch the file from the servlet - this makes synchronisation very difficult)
when i export the ical-data via the servlet (http://host.at/servlet/webdav.ical) all ical VEVENT's have their own unique UID (as according to ical-specifications) - e.g.:
UID:20090829T175633Z-12172@fe80:0:0:0:216:3eff:fe0f:c973%2
now as i would like to use a unique UID to synchronize data with another calender (to recognize if a event has eventually changed) - i found out that this UID changes evertytime i fetch the file (the same event gets another uid every fetch).
now as other calendars like sunbird give their events a fixed uid which remains the same everytime i export the data i suspect that there is something wrong ...? does anybody experience the same phenmonmen?
best regards,
mnu
p.s.: i use ox-version: 6.10.0 Rev6.
there is something i am not shure of if it is my misconfiguration, a bug or a feature: (short: UID's for the same events change everytime i fetch the file from the servlet - this makes synchronisation very difficult)
when i export the ical-data via the servlet (http://host.at/servlet/webdav.ical) all ical VEVENT's have their own unique UID (as according to ical-specifications) - e.g.:
UID:20090829T175633Z-12172@fe80:0:0:0:216:3eff:fe0f:c973%2
now as i would like to use a unique UID to synchronize data with another calender (to recognize if a event has eventually changed) - i found out that this UID changes evertytime i fetch the file (the same event gets another uid every fetch).
now as other calendars like sunbird give their events a fixed uid which remains the same everytime i export the data i suspect that there is something wrong ...? does anybody experience the same phenmonmen?
best regards,
mnu
p.s.: i use ox-version: 6.10.0 Rev6.
Comment