Closed
Bug 200637
Opened 22 years ago
Closed 22 years ago
'mms': not registered protocol
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: jerome.bouat, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
When I choose to see a video
either in low speed or in broad band,
I get a message which says:
"mmms is not a registered protocol."
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Well, this page contains code like this :
<a href="#"
onclick="playeropen('mms://wm.woob2.com/musique/miniop/music_clip_placebo_the_bitter_end_vbd.wmv','BD','wmusiq_video');
return false;"> Vidéo bas Débit </a>
and Mozilla doesn't know what 'mms' is ofcourse (let me guess: Microsft Media
Service ?).
You need to install Microsoft Media Player first. It's explained at
http://www.wanadoo.fr/bin/frame.cgi?service=thematique&u=http%3A//music.wanadoo.fr/dossier.html%3Fvideoclub
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 3•22 years ago
|
||
external schemes are currently unsupported
*** This bug has been marked as a duplicate of 33282 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
VERIFIED/dupe.
This problem should be linux-only.
Status: RESOLVED → VERIFIED
Component: Browser-General → Networking
QA Contact: asa → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•