View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002179 | SOGo | Web Calendar | public | 2013-01-14 02:22 | 2019-08-05 14:54 |
Reporter | gray_graff | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2.0.3a | ||||
Target Version | soon | ||||
Summary | 0002179: Missing RDATE support in timezones | ||||
Description | Time shifts when saving/modifying events in SOGo web interface version 2.0.3a (rhel5) | ||||
Additional Information | iCalTimeZonePeriod only supports RRULEs. | ||||
Tags | No tags attached. | ||||
Give a proper example that can be reproduced. Specify your timezone. |
|
have the same situation software: Debian 6.0.6 x64 libsope-appserver4.9 -- 4.9.r1664.20121206 time settings: dateTue Jan 15 13:10:50 MSK 2013 cat /etc/timezoneEurope/Moscow cat /home/sogo/GNUstep/Defaults/.GNUstepDefaults | grep -i timezoneSOGoTimeZone = Europe/Moscow; and when I create an event from 17.00 till 18.00, I have event source like this: BEGIN:VEVENT you can see time shift - 1:30 and what else is very strange for me, I have double time zone records in web-interface Preferences already compiled sogo 2.0.3a, sogo 2.0.2a and sope from source - nothing changed |
|
dateTue Jan 15 19:52:53 KRAT 2013 Asia/Krasnoyarsk also in sogo web and thunderbird cat /home/sogo/GNUstep/Defaults/.GNUstepDefaults | grep -i -A1 timezone
rpm -qa | egrep 'sogo|sope|tzdata'sope49-xml-4.9-20121206_1664.el5.1 web |
|
BEGIN:VCALENDAR |
|
zymanch, unless you toyed around with the event, it's wrong because it has no VTIMEZONE definitions. gray_graff your event is also wrong as you should have 2 VTIMEZONE definitions (STANDARD and DAYLIGHT). Moreover, you should have plenty of RDATE entries too. So you must have messed up with the timezone files included in SOGo. |
|
ludovic, I'm sorry, here - full source code of my event BEGIN:VCALENDAR |
|
The problem is that SOGo doesn't handle RDATES (see iCalTimeZonePeriod.m). For the moment, I rolled back (and updated) the timezones definitions to a more compatible format (with no RDATE). This is the format used by Thunderbird/Lightning. See https://github.com/inverse-inc/sogo/commit/9ac8e9f0e116d4630b1637f2938d541e0e23e796 |
|
francis, excuse me for the stupid question, but where I can find files for editing? |
|
now it's ok; it was in /usr/local/lib/... |
|
with new file - all ok :) |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-14 02:22 | gray_graff | New Issue | |
2013-01-14 13:46 | francis | Note Added: 0005164 | |
2013-01-15 10:09 | zymanch | Note Added: 0005179 | |
2013-01-15 10:10 | zymanch | Note Edited: 0005179 | |
2013-01-15 10:10 | zymanch | Note Edited: 0005179 | |
2013-01-15 10:12 | zymanch | Note Edited: 0005179 | |
2013-01-15 10:20 | zymanch | Note Edited: 0005179 | |
2013-01-15 10:21 | zymanch | Note Edited: 0005179 | |
2013-01-15 10:29 | zymanch | Note Edited: 0005179 | |
2013-01-15 11:52 | gray_graff | Note Added: 0005181 | |
2013-01-15 11:55 | gray_graff | Note Added: 0005182 | |
2013-01-15 14:00 | ludovic | Note Added: 0005188 | |
2013-01-15 14:08 | zymanch | Note Added: 0005189 | |
2013-01-15 15:16 | francis | Note Added: 0005191 | |
2013-01-15 15:18 | francis | Target Version | => soon |
2013-01-15 15:18 | francis | Summary | Time shifts when saving/modifying events in SOGo web interface (again) => Missing RDATE support in timezones |
2013-01-15 15:18 | francis | Description Updated | |
2013-01-15 15:18 | francis | Additional Information Updated | |
2013-01-15 15:48 | zymanch | Note Added: 0005192 | |
2013-01-16 17:51 | zymanch | Note Added: 0005203 | |
2013-01-17 02:31 | gray_graff | Note Added: 0005207 | |
2013-08-09 19:59 | ludovic | Severity | major => tweak |
2015-07-30 10:35 | francis | Relationship added | has duplicate 0003297 |
2015-08-03 07:49 | Christian Mack | Relationship added | has duplicate 0003024 |
2019-08-05 14:54 | Christian Mack | Relationship added | has duplicate 0004186 |