Closed
Bug 264417
Opened 20 years ago
Closed 20 years ago
Plugin Finder Service unable to find plugin for .ram files
Categories
(Toolkit Graveyard :: Plugin Finder Service, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 258955
People
(Reporter: lindyboi, Assigned: doronr)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 Viewing this page without the realplayer plugin installed, the missing plugin icon shows as well as the "Install Missing Plugins..." toolbar at the top of the page. But any attempt to use this functionality responds that Reproducible: Always Steps to Reproduce: 1. Go to URL 2. Click on icon with "Click Here to download plugin" Actual Results: Dialog displays "No suitable plugins were found" Expected Results: Installed the realplayer plugin. The Microsoft Windows File Associations page is able to point me to http://www.real.com/ Here's the source object code <object id="RVOCX" classid="CLSID:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" align="middle" height="240" width="320"> <param name="SRC" value="http://www.nytimes.com/videosrc/technology/20041014_POGUE_hi.rpm"> <param name="CONTROLS" value="ImageWindow"> <param name="CONSOLE" value="cons"> <embed autostart="true" src="http://www.nytimes.com/videosrc/technology/20041014_POGUE_hi.rpm" type="audio/x-pn-realaudio-plugin" controls="ImageWindow" console="cons" height="240" width="320"> <param name="autostart" value="true"> </object> <object id="RVOCX" classid="CLSID:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" align="middle" height="40" width="320"> <param name="SRC" value="http://www.nytimes.com/videosrc/technology/20041014_POGUE_hi.rpm"> <param name="CONTROLS" value="ControlPanel"> <param name="CONSOLE" value="cons"> <embed src="http://www.nytimes.com/videosrc/technology/20041014_POGUE_hi.rpm" type="audio/x-pn-realaudio-plugin" controls="ControlPanel" console="cons" height="40" width="320"> </object>
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 258955 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•