Announcement

Collapse
No announcement yet.

servlet: ical export UID changes every time.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • servlet: ical export UID changes every time.

    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.

  • #2
    Hi,

    thanks for the report. please post this at bugzilla. A UID needs to be unique, not static iirc.

    Greetings

    Comment


    • #3
      Originally posted by Martin Braun View Post
      A UID needs to be unique, not static iirc.
      A UID must also identify, so it must be static.

      Comment


      • #4
        Originally posted by Martin Braun View Post
        please post this at bugzilla.
        thank you, i did so.

        best regards,
        mnu

        Comment

        Working...
        X