Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000501 | SOGo | Web Calendar | public | 2010-03-18 21:57 | 2010-03-22 17:18 |
Reporter | wimmer | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | nightly v2 | ||||
Target Version | 1.2.2 | ||||
Summary | 0000501: bad time shift in DST | ||||
Description | I found bug in current mtn version, where SOGo displays bad time of events in Calendar modules 'View' box. Events for days in CET (to 27-Mar) are displayed correctly, but events for days in CEST (from 28-Mar) are displayed wrong with +1 hour. I will attach 3 files:
I discovered mtn version from 13-Mar works fine in this aspect, | ||||
Tags | No tags attached. | ||||
2010-03-18 21:57
|
|
2010-03-18 21:57
|
|
2010-03-18 21:58
|
event.txt (945 bytes)
{ c_content = "BEGIN:VCALENDAR^M VERSION:2.0^M PRODID:-//Inverse inc./SOGo 1.0//EN^M BEGIN:VEVENT^M UID:24E3-4BA25100-3-3F155380^M SUMMARY:obed2^M CREATED:20100318T161317Z^M DTSTAMP:20100318T161317Z^M LAST-MODIFIED:20100318T161317Z^M DTSTART;TZID=/inverse.ca/20091015_1/Europe/Prague:20100328T120000^M DTEND;TZID=/inverse.ca/20091015_1/Europe/Prague:20100328T130000^M TRANSP:OPAQUE^M END:VEVENT^M BEGIN:VTIMEZONE^M TZID:/inverse.ca/20091015_1/Europe/Prague^M X-LIC-LOCATION:Europe/Prague^M BEGIN:DAYLIGHT^M TZOFFSETFROM:+0100^M TZOFFSETTO:+0200^M TZNAME:CEST^M DTSTART:19700329T020000^M RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU^M END:DAYLIGHT^M BEGIN:STANDARD^M TZOFFSETFROM:+0200^M TZOFFSETTO:+0100^M TZNAME:CET^M DTSTART:19701025T030000^M RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU^M END:STANDARD^M END:VTIMEZONE^M END:VCALENDAR"; c_name = "24E3-4BA25100-3-3F155380.ics"; }, |
This is now fixed in 54efe8046f7359444a19149b1c5e4ed19262c14e. Please note that you need to reopen and resave the faulty events, or to reimport them using the restore tool for activating the fix for previous events. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-03-18 21:57 | wimmer | New Issue | |
2010-03-18 21:57 | wimmer | File Added: 121.png | |
2010-03-18 21:57 | wimmer | File Added: mtn-18-03.png | |
2010-03-18 21:58 | wimmer | File Added: event.txt | |
2010-03-19 11:30 | ludovic | Target Version | => 1.2.2 |
2010-03-22 17:18 |
|
Note Added: 0000774 | |
2010-03-22 17:18 |
|
Status | new => resolved |
2010-03-22 17:18 |
|
Resolution | open => fixed |
2010-03-22 17:18 |
|
Assigned To | => wsourdeau |
2010-03-22 17:50 |
|
Relationship added | has duplicate 0000506 |
2010-03-22 17:51 |
|
Relationship added | related to 0000503 |