Closed Bug 364571 Opened 18 years ago Closed 18 years ago

[Proto] Error while opening "invite attendees" dialog

Categories

(Calendar :: Calendar Frontend, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: omar.bajraszewski, Assigned: michael.buettner)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1

when I open "invite attendees" I can see errors in console

Reproducible: Always

Steps to Reproduce:
1.Install wcap enabler
2.open "new event"
3.open error console
4.click "invite attendes"
5.Click "invite attendees"
6.Look at console
Actual Results:  
You can see errors that keep opening:
Error: this._buttons has no properties
Source File: chrome://global/content/bindings/dialog.xml
Line: 81
Error: this.getFreeBusyElement(1) has no properties
Source File: chrome://calendar/content/sun-calendar-event-dialog-freebusy.xml
Line: 1317

Expected Results:  
No errors in console

Ligtning 2006122004
No second click on "invite attendees"- sorry for mistake- please skip 5th step
Summary: Error while opening "invite attendees" dialog → [Proto] Error while opening "invite attendees" dialog
I can reproduce this behavior on MOZILLA_1_8_BRANCH-builds but not in Thunderbird 1.5.0.7. Unfortunately the initialization code of the attendee page relies on a specific order in which constructors of several bindings and their corresponding load-event gets triggered. This order seems to have changed from the above mentioned versions.
Assignee: nobody → michael.buettner
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch patch v1 — — Splinter Review
This patch moves the necessary part of the initialization code to the load-event and provides all necessary changes in order to accommodate the order in which the calls are now being made.
Checked in on trunk and MOZILLA_1_8_BRANCH
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: