Ticket #915 (new defect)
find a solution to handle all day events in a common way
| Reported by: | cstender | Owned by: | cstender |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Format Plugin: vformat: event | Version: | 0.38 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
At the moment there is no spec which describes how to represent an all day event. This leads to very different implementations and causes trouble in case of a slow syncs because most cellphones use a different logic to represent an all day event (e.g. DTSTART:20081125T000000 & DTEND:20081125T235900; DTSTART:20081125T000000 & DTEND:20081126T000000; DTSTART:20081125T000000 & no DTEND). All of these must be converted to an unambiguous xmlformat and back into the special vendor format.
Change History
Note: See
TracTickets for help on using
tickets.
