Bug 52855 - Sony Ericsson W595: All-day-events created in evolution are synchronized as all-day-events + 1 additional day in the mobile
Summary: Sony Ericsson W595: All-day-events created in evolution are synchronized as ...
Status: RESOLVED MOVED
Alias: None
Product: SyncEvolution
Classification: Unclassified
Component: SyncEvolution (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: SyncEvolution Community
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-13 16:22 UTC by SyncEvolution Community
Modified: 2018-10-13 12:42 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
output of syncevo in ~/.cache/syncevolution when an all-day-event is created in evolution and then synchronized (deleted)
2010-05-13 16:22 UTC, SyncEvolution Community
Details
output of syncevo in ~/.cache/syncevolution when an all-day-event is created in the MObile and then synchronized (deleted)
2010-05-13 16:23 UTC, SyncEvolution Community
Details

Description Patrick Ohly 2012-07-29 18:36:00 UTC


---- Reported by sergionogales@gmx.at 2010-05-13 16:22:48 +0000 ----

Created attachment 852 [details]
output of syncevo in ~/.cache/syncevolution when an all-day-event is created in evolution and then synchronized

Whenever a "all day event" is created in evolution and then synchronized, the event in the mobile-calendar has one more day.

Example attached:

a "all day event" was created for the 13th of May in Evolution. In the mobile calendar(after synchronization) the event appears as a "all day event" for the 13th + an event till 00:00 for the 14th. 


For completeness a similar example in the opposite direction is attached(all day event created in the mobile and then synchronized). This case works properly.



Evolution version: 2.28.3
Synevolution version:   1.0 beta 3
MObile: Sony-Ericsson W595
Platform: Linux. Ubuntu Lucid.
Time zone: same time zone in both Mobile and Computer



---- Additional Comments From sergionogales@gmx.at 2010-05-13 16:23:35 +0000 ----

Created attachment 853 [details]
output of syncevo in ~/.cache/syncevolution when an all-day-event is created in the MObile and then synchronized



---- Additional Comments From patrick.ohly@intel.com 2010-05-14 00:00:16 +0000 ----

Does the phone have "real" all-day events that are created and displayed separately?

The key problem is that vCalendar 1.0 (in contrast to iCalendar 2.0) can only represent events with a specific duration, so the phone uses
DTSTART:20100526T220000Z
DTEND:20100527T215900Z
in its local time zone to represent an all-day event.

We send to it:
DTSTART:20100513T000000
DTEND:20100514T000000

Perhaps it would have worked if we had sent
DTSTART:20100513T000000
DTEND:20100513T235959



---- Additional Comments From sergionogales@gmx.at 2010-05-16 13:03:36 +0000 ----

(In reply to comment #2)
> Does the phone have "real" all-day events that are created and displayed
> separately?
> 
When an event is created in the mobile, it is possible to check a box that says "all day". All the events, normal and "all day", are displayed in the same way in the (monthly) calendar of the mobile.Only when you a see a particular day, then you see the time of the event for a normal one or "all day event" for an all day event.
> The key problem is that vCalendar 1.0 (in contrast to iCalendar 2.0) can only
> represent events with a specific duration, so the phone uses
> DTSTART:20100526T220000Z
> DTEND:20100527T215900Z
> in its local time zone to represent an all-day event.
> 
> We send to it:
> DTSTART:20100513T000000
> DTEND:20100514T000000
> 
> Perhaps it would have worked if we had sent
> DTSTART:20100513T000000
> DTEND:20100513T235959

this would probably work. What I do not yet understand is why it only works in one direction. I mean, whenever an all-day event is created in the mobile and then synchronized, the event on evolution appears as an "all-day-event" as well. but the other way round not.



--- Bug imported by patrick.ohly@gmx.de 2012-07-29 20:36 UTC  ---

This bug was previously known as _bug_ 2093 at https://bugs.meego.com/show_bug.cgi?id=2093
Imported an attachment (id=64898)
Imported an attachment (id=64899)
Comment 1 GitLab Migration User 2018-10-13 12:42:06 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/SyncEvolution/syncevolution/issues/80.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.