Closed Bug 241490 Opened 22 years ago Closed 22 years ago

Calendar build 2004-04-08 w/ Mozilla 1.7rc1 does not fire alarms

Categories

(Calendar :: General, defect)

x86
Windows NT
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: larrycook, Assigned: mostafah)

References

Details

(Keywords: fixed1.7)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7b) Gecko/20040421 Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7b) Gecko/20040421 I installed Mozilla 1.7rc1 and then installed Calendar build 2004-04-08. Existing, as well as new, events do not fire alarms. Or at least I don't get any dialog popup like I had been getting with 1.7b and whatever build of Calendar was available at that time. Reproducible: Always Steps to Reproduce: 1. Install 1.7rc1 2. Install Calendar build 2004-04-08 3. Create an event and check "Alarm" Actual Results: When the alarm time has arrived, no notification occurs. Expected Results: Expected an alarm notification dialog to popup.
*** Bug 241491 has been marked as a duplicate of this bug. ***
It works for me with : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421 Could somebody else confirm this bug ?
Thanks to Eric Belhaire's suggestion, I started the JavaScript Console and saw the following error: Error: invalid 'in' operand Source File: chrome://calendar/content/calendar.js Line: 211 Line 211 is: if( ("arguments" in window) && ("channel" in window.arguments[0]) ) I unzipped calendar.jar, commented out this if statement, and rezipped calendar.jar. Now alarms are working. And ideas on why I would be getting this JavaScript error and not others? I'm running on NT4.0, while Eric is using NT5.1 and not seeing the problem. Could it be an NT4.0 specific problem?
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Mostafa, thanks for the pointer to the fix. I have made the same change to my calendar.js and it works! I appreciate your quick response.
Keywords: fixed1.7
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: