Closed
Bug 329240
Opened 19 years ago
Closed 19 years ago
Alarms do not work [Error: aItem.sameId is not a function]
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ssitter, Unassigned)
Details
Attachments
(1 file)
1.57 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
Using todays builds I got:
Error: aItem.sameId is not a function
Source File: chrome://calendar/content/calendar-month-view.xml
Line: 253
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060303 Mozilla Sunbird/0.3a1+
Reporter | ||
Comment 1•19 years ago
|
||
Attachment #213898 -
Flags: first-review?(dmose)
Reporter | ||
Updated•19 years ago
|
Summary: JavaScript Error: aItem.sameId is not a function → Alarms do not work [Error: aItem.sameId is not a function]
Comment 2•19 years ago
|
||
Comment on attachment 213898 [details] [diff] [review]
use hasSameIds() instead of sameId()
Good catch; thanks Stefan!
Attachment #213898 -
Flags: first-review?(dmose) → first-review+
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 3•18 years ago
|
||
The bugspam monkeys have struck again. They are currently chewing on default assignees for Calendar. Be afraid for your sanity!
Assignee: base → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•