Closed
Bug 305086
Opened 19 years ago
Closed 19 years ago
uncaught exception "Component not initialized"
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304882
People
(Reporter: williamsca, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050817 SeaMonkey/1.0a Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050817 SeaMonkey/1.0a Sorry for filing into General. Not sure where this one fell. Starting with the 20050816?? build, I go to http://www.401k.com/ , select the Enter button, put in my ID and pin and click Login. The browser window clears and begins to display the page, but is shortly followed with the following popup: URL: Line: 0 Message: uncaught exception: [Exception... "Component not initialized" nresult: "0xc1f3001" (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: https://workplaceservices400.fidelity.com/netbenefits/navstation/navigation :: loadNavstation :: line 2761" data: no] Clicking OK at this point leaves the page in a state where only the Logout and Help links at the top work. Switching over to Internet Explorer does not show any problems. Attaching a screencapture. Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
Sorry. One mistake I made in my description. The build this problem started with is 2005081716, not the other one.
Comment 4•19 years ago
|
||
also, could you attach https://workplaceservices400.fidelity.com/netbenefits/navstation/navigation to this bug? it looks like accessing that file needs registration at that site, and that seems only possible for US residents.
| Reporter | ||
Comment 5•19 years ago
|
||
I went back a few builds and found that it last worked in 2005081505. Attaching the requested file.
| Reporter | ||
Comment 6•19 years ago
|
||
Comment 7•19 years ago
|
||
bonsai url for the regression range: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-08-15+05%3A00&maxdate=2005-08-17+16%3A00&cvsroot=%2Fcvsroot 2761 self.mainapp.location.replace(mainappSrc); bug 303267?
Assignee: general → general
Component: General → DOM
Product: Mozilla Application Suite → Core
QA Contact: general → ian
Version: unspecified → Trunk
Comment 9•19 years ago
|
||
I just checked the fix for bug 304882 into the trunk. Could you please test to see if this is fixed in tomorrow's trunk builds? If so, this should be marked as a dupe of bug 304882.
| Reporter | ||
Comment 10•19 years ago
|
||
Installed build 2005081805 this morning and see the same error when logging in to Fidelity.
Comment 12•19 years ago
|
||
Sorry, I had to back my patch out of the trunk because it was turning the tinderboxes orange and forgot to mention that in this bug. I'm currently trying to figure out how to check it back in without breaking the tinderboxes. Then we'll be able to tell whether or not it's a dupe. Sorry for not updating this bug, also.
Comment 13•19 years ago
|
||
I checked my other patch back in last night, if someone can test with tonight's nightlies, then we should probably be able to resolve this.
Comment 15•19 years ago
|
||
*** This bug has been marked as a duplicate of 304882 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•