Closed
Bug 459731
Opened 16 years ago
Closed 16 years ago
Clicking day header in view throws exception NS_NOINTERFACE
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 459790
People
(Reporter: ssitter, Unassigned)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081013 Calendar/1.0pre (BuildID: 20081013031044)
Steps to Reproduce:
===================
1. Start Sunbird with clean profile
2a. In day/week view click the column header that contains the day+month
2b. In month/multiweek view click the box header that contains the day
Actual Results:
===============
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: no]
Expected Results:
=================
No error.
Reporter | ||
Comment 1•16 years ago
|
||
Regression range: Works using Sunbird 1.0pre (20081012045440)
Fails using Sunbird 1.0pre (20081013031044)
But most probably this isn't a Sunbird error. Thunderbird 3.0b1pre (20081013) shows the same error but with a four day old Lightning build. Bug 428555 Comment #9 and Bug 389059 Comment #9 reports the same for todays Firefox build.
Comment 2•16 years ago
|
||
I also get this error when lightning is disabled.
Reporter | ||
Comment 3•16 years ago
|
||
Refined regression range: Works using Sunbird 1.0pre (20081012103857)
Fails using Sunbird 1.0pre (20081012123856)
Depends on: 459790
Comment 4•16 years ago
|
||
WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081121 Lightning/1.0pre Shredder/3.0b1pre.
You need to log in
before you can comment on or make changes to this bug.
Description
•