View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002336 | SOGo | Web General | public | 2013-06-06 13:44 | 2016-07-06 10:59 |
Reporter | ryacketta | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2.0.5a | ||||
Target Version | soon | ||||
Summary | 0002336: Meeting Alarms triggered at wrong times | ||||
Description | Several users have reported issues with receiving alarms for meetings that are in the future, for example user received an alarm for a meeting on 7/3 - 7/4 with an alarm of -1D. | ||||
Additional Information | DTSATRT;VALUE=DATE:20130703 TRIGGER;X-WEBSTATUS=triggered;VALUE=DURATION:-P1D | ||||
Tags | No tags attached. | ||||
2013-06-06 13:44
|
|
BEGIN:VCALENDAR |
|
Another oddity I just noticed is SOGo reports 2.0.4b (in about and above ICS) while we have 2.0.5a installed. SOGo and memcached restarted with same result. rpm -qa | grep sogo rpm -qi sogo |
|
Problem here is that SOGo and Lightning are stupid when it comes to alarms on all-day events. If you set an all-day event on Friday, September 12th 2014 and set a reminder 1 day before, it'll actually set the alarm, for America/Montreal to Wednesday at 8h00pm. That is because it does September 12th - 1 day, which gives September 11th (midnight), minus the DST offset, so that gives September 10th at 8pm. My guess is that we should do something like Apple iCal does - ie., have specific corner cases for alarms on all-day events. We could PREVENT the user from using the minutes/hours reminders and only let him/her use the 'days' ones'. We could then use also the "Day start time" user preference to set the alarm accordingly. So in my example above, if I have my "Day start time" set to 8h00am, the alarm would popup on Thursday, 8h00am. |
|
Any update? |
|
This should be targeted to v3 only. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-06 13:44 | ryacketta | New Issue | |
2013-06-06 13:44 | ryacketta | File Added: SOGo-Alarm.png | |
2013-06-06 13:44 | ryacketta | Note Added: 0005641 | |
2013-06-06 13:47 | ryacketta | Note Added: 0005642 | |
2014-09-05 18:21 | ludovic | Target Version | => 2.2.9 |
2014-09-12 19:18 | ludovic | Note Added: 0007502 | |
2014-09-12 19:19 | ludovic | Note Edited: 0007502 | |
2014-09-23 18:21 | ludovic | Severity | major => feature |
2014-09-23 18:21 | ludovic | Target Version | 2.2.9 => soon |
2016-07-05 15:43 | Christian Mack | Note Added: 0010469 | |
2016-07-06 10:59 | ludovic | Note Added: 0010471 |