Closed Bug 85558 Opened 24 years ago Closed 24 years ago

JavaScript error

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ajay_surana, Assigned: chak)

References

()

Details

Can log in successfully to view account information. Clicking on Full View (a new feature they started offering) shows page load bar loading different pieces succesfully, but page is never rendered. AFter quite a while get error message from server.
Some more details could be nice. What build are you using? What is the exact error you get? (Tasks > Tools > Javascript Console, then use copy to get it into the X clipboard, then "xclipboard" to get a nice textbox with the contents).
I apologize for the minimal information: I am using Mozilla 0.9.1/ Linux, but it was the same with prior milestones. I do not use Mozilla on any other OS, so cannot say if it is cross-platform. As I copy and paste it, I notice these error messages look very similar to errors I got on a different site, and also opened (Bug# 85557). In either case, the site did not complain about the browser being unsupported, or that it did not support 128 bit encryption (Bug 57074), so I think this might be something different. I will be glad to provide any additional information you deem necessary. Thanks for the excellent work!! Here are the messages from the JavaScript console: Error: [Exception... "'Method not implemented' when calling method: [nsIWebProgressListener::onSecurityChange]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: https://yodlee.fidelity.com/ :: <TOP_LEVEL> :: line 4" data: no] Source File: https://yodlee.fidelity.com/ Line: 4 Error: [Exception... "'Method not implemented' when calling method: [nsIWebProgressListener::onSecurityChange]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "<unknown>" data: no]
This error is the same as in bug 78687, bug 83193, which occur when Mozilla switches from a secure site to a non-secure one and vice versa. Reassigning to Embedding:Docshell as in but 78687 -
Assignee: rogerl → adamlock
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Embedding: Docshell
Ever confirmed: true
QA Contact: pschwartau → adamlock
And reassigning to Chak as in bug 78687. This may be simply a duplicate -
Assignee: adamlock → chak
I've tested it again and am unable to reproduce. Marking it WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.