Closed
Bug 474630
Opened 17 years ago
Closed 17 years ago
Alarms don't work for recurring events
Categories
(Calendar :: Alarms, defect)
Calendar
Alarms
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: ssitter, Assigned: dbo)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
|
4.46 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Lightning 1.0pre (20090121) with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090121 Shredder/3.0b2pre
Steps to Reproduce:
1. Create a non-repeating event with alarm for yesterday
2. Create a repeating event with alarm for yesterday
Actual Results:
Only the alarm for the non-repeating event fires. Only the non-repeating event box shows the alarm icon in the view.
Expected Results:
Alarms work for recurring events.
Additional Information:
Using default Home calendar.
Flags: blocking-calendar1.0?
| Reporter | ||
Comment 1•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090121 Calendar/1.0pre (BuildID: 20090121080753)
Doesn't work for ics provider too.
| Reporter | ||
Comment 2•17 years ago
|
||
Regression range: Works in Sunbird 1.0pre (2009-01-16-01-39-17)
Fails in Sunbird 1.0pre (2009-01-16-02-23-51)
Checkins: https://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-01-16+01:30&enddate=2009-01-16+02:30
Regressed by Bug 471973.
I just saw that Bug 474275 covers a similar issue. However: The issue still exists using the latest hourly build (2009-01-21-12-54-20)) for at least storage and ics provider.
Blocks: 471973
Updated•17 years ago
|
Assignee: nobody → philipp
Flags: blocking-calendar1.0? → blocking-calendar1.0+
Updated•17 years ago
|
Severity: major → blocker
Comment 4•17 years ago
|
||
Note to self: make sure dismissing alarms works when fixing this bug.
Comment 7•17 years ago
|
||
A patch like this will fix it, but I'm checking in the other alarm patches first.
Comment 8•17 years ago
|
||
Comment on attachment 359746 [details] [diff] [review]
Fix - v1
After patches from bug 353492 have landed, only changes from the second file need to be added. Please review.
Attachment #359746 -
Flags: review?(daniel.boelzle)
| Assignee | ||
Comment 9•17 years ago
|
||
Comment on attachment 359746 [details] [diff] [review]
Fix - v1
This way you can't unset an alarm of a single occurrence of a recurring series which has an alarm set (at the master).
Attachment #359746 -
Flags: review?(daniel.boelzle) → review-
| Assignee | ||
Updated•17 years ago
|
OS: Windows XP → All
Hardware: x86 → All
| Assignee | ||
Comment 10•17 years ago
|
||
This patch should fix the problem.
Assignee: philipp → daniel.boelzle
Attachment #359746 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #359774 -
Flags: review?(philipp)
Updated•17 years ago
|
Attachment #359774 -
Flags: review?(philipp) → review+
Comment 11•17 years ago
|
||
Comment on attachment 359774 [details] [diff] [review]
patch - v1
Thanks for taking care, r=philipp
Comment 12•17 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/04ca96e53fe2>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Comment 13•14 years ago
|
||
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•