Open
Bug 983408
Opened 11 years ago
Updated 3 years ago
23 days before the event starts - incorrectly saved
Categories
(Calendar :: Alarms, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: adwoz, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140212131424
Steps to reproduce:
-Add new event
-June 17, 2014
-Does not repeat
-Reminder: Custom, 23 days, before the event starts
-OK
-Save and close
Actual results:
-New event was added to the month view calendar
-Double click/open the event
-Reminder INCORRECTLY shows: Custom 32416 minutes after the event starts
Expected results:
Reminder should show: Custom 23 days before the event starts
Please note that Custom 22 days or less works properly.
Updated•11 years ago
|
Component: Untriaged → Alarms
Product: Thunderbird → Calendar
Version: 24 → unspecified
Comment 1•11 years ago
|
||
This seems like a problem with a overflowing datatype (probably int16_t) and needs further analysis.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•3 years ago
|
Severity: normal → S3
Comment 2•3 years ago
|
||
Does this still reproduce?
Flags: needinfo?(thee.chicago.wolf)
Flags: needinfo?(de.berberich)
Comment 3•3 years ago
|
||
Doesn't repro for me. I have tons of recurring monthly events and they don't have issues 23 days before they fire off.
Flags: needinfo?(thee.chicago.wolf)
You need to log in
before you can comment on or make changes to this bug.
Description
•