Closed Bug 114981 Opened 23 years ago Closed 23 years ago

Javascript component does not have a method name when calling up methods

Categories

(SeaMonkey :: Sidebar, defect)

x86
Windows ME
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 99808

People

(Reporter: ThomasBuffington, Assigned: samir_bugzilla)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.6+) Gecko/20011210 BuildID: 20011210003 My apologies if this should be placed elsewhere. This problem is occuring in the JAVAscript component, the mishap of sorts is occuring in the version I'm using which is version 0.9.5+ The problem can be seen in various sections of the site and was displayed when I opened up the JacaScript console. Error: [Exception... "'JavaScript component does not have a method named: "getHelperForLanguage"' when calling method: [nsIClassInfo::getHelperForLanguage&" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: http://www.ffodyssey.com/ :: <TOP_LEVEL> :: line 45" data: no& Source File: http://www.ffodyssey.com/ Line: 45 Error: [Exception... "'JavaScript component does not have a method named: "getInterfaces"' when calling method: [nsIClassInfo::getInterfaces&" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: http://www.ffodyssey.com/ :: <TOP_LEVEL> :: line 45" data: no& Source File: http://www.ffodyssey.com/ Line: 45 Both errors repeat throughout the website. Say for example you click on "Final Fantasy VIII" you will get the same two errors. If someone can open up or start up a testcase it'd be much appreciated. Reproducible: Always Steps to Reproduce: 1. Goto the webpage http://www.ffodyssey.com/ 2. Open up the JavaScript console while surfing the site and you will notice the two problems appear. 3.
->JS
Assignee: idk → rogerl
Component: Java-Implemented Plugins → Javascript Engine
QA Contact: avm → pschwartau
This is a duplicate of one of these bugs: Bug 99808 "javascript errors in nsSidebar.js" Bug 105814 "Displaying window object's children causes errors - getHelperForLanguage and getInterfaces methods doesn't exist" You can trigger the above errors by doing this: 1. Load some URL for the first time 2. Key this in the URLbar: javascript: var obj = window.sidebar; 3. Hit <Enter> The website triggers this via this function: //if NS6 if (window.sidebar) { document.onmousedown=disableselect document.onclick=reEnable }
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sending to Sidebar component for final disposition - I don't know which way to dupe this, and they will know better. cc'ing jband as in bug 105814 -
Assignee: rogerl → sgehani
Component: Javascript Engine → Sidebar
QA Contact: pschwartau → sujay
*** This bug has been marked as a duplicate of 99808 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.