Closed
Bug 55423
Opened 25 years ago
Closed 25 years ago
Plug-in Real Player not detected
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: tever, Unassigned)
References
()
Details
Overview Description: RealPlayer does not launch for me from this site. Using
about:plugins shows that it is found on my local machine at File name:
C:\Program Files\Netscape\Communicator\Program\Plugins\nppl3260.dll.
RealPlayer launches fine from another test site.
Steps to Reproduce:
1.) Go to the url
2.) Select real player video to view ('Streets of Belgrade' for example)
Actual Results: Real player not detected. See dialog that says "We detected
that you do not have real player installed ... would you like to download"
Expected Results: Should launch real player
Build Date & Platform Bug Found: Win NT 2000100508
Additional information:
companion bug 55420, not sure if related
The JavaScript code on this page uses document.layers object in form like this:
if(document.layers)
searchPlugins();
We no longer support document.layers, thus searchPlugins() (which works fine by
itself) is never called and RealPlayer is not detected.
There is no way for us to fix the bug. Marking invalid.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 3•25 years ago
|
||
Layers again. We don't do layers :) Marking as verified.
Status: RESOLVED → VERIFIED
Assignee: serhunt → english-us
Component: Plug-ins → English US
Product: Core → Tech Evangelism
QA Contact: shrir → english-us
Version: Trunk → unspecified
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•