Closed
Bug 62275
Opened 24 years ago
Closed 24 years ago
can't call methods on plugins
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: piersh, Assigned: serhunt)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
BuildID: 20001205
when I load the given page the real control shows up correctly with the logo in
the center. However, when I click any of the buttons I get an error similar to:
Error: document.javademo.DoPlay is not a function
Reproducible: Always
Steps to Reproduce:
1. open the given URL
2. open the JavaScript console
3. click the play button on the page
Actual Results: Error: document.javademo.DoPlay is not a function
Expected Results: the clip should start playing, or at least the function
should get called. (I'm not sure if the clip actually exists)
looks like a dupe, yes.
I have to comment that the decision to force a rewrite of all scriptable
plugins seems to me to be a little drastic.
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 59935 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•22 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•