Bug 3117

Summary: full-day event shown from 01:00 to 01:00 next day
Product: Claws Mail (GTK 2) Reporter: Christian Weiske <cweiske>
Component: Plugins/vCalendarAssignee: users
Status: RESOLVED FIXED    
Severity: normal CC: cweiske
Priority: P3    
Version: 3.10.0   
Hardware: PC   
OS: Linux   

Description Christian Weiske 2014-03-21 20:56:05 UTC
The following icalendar event is valid for a single day, from 00:00 to the end of the day.

I am in timezone +01:00, and claws shows the date as going from 2014-04-01 01:00 to 2014-04-02 01:00. This is one hour off.

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//bdrem
BEGIN:VEVENT
UID:20140401..efb0d8200e317a0ec8e5f35b4cf0c10f@bdrem
DTSTART;VALUE=DATE:20140401
DURATION:P1D
SUMMARY:Welt - . Scherztag
END:VEVENT
END:VCALENDAR
Comment 1 users 2014-04-21 11:58:06 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2014-04-21 11:58:06.019746310 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=88e6033b742b66fa688814f430c256bcb60fdbf6
Merge: 9cbf04b f38cf9f
Author: Colin Leroy <colin@colino.net>
Date:   Mon Apr 21 11:58:04 2014 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=f38cf9f13e82e0c1012286573ad96511f2d868c1
Author: Colin Leroy <colin@colino.net>
Date:   Mon Apr 21 11:57:08 2014 +0200

    Fix bug #3117, "full-day event shown from 01:00 to 01:00 next day"