Closed Bug 312912 Opened 19 years ago Closed 14 years ago

Plugin doesn't load local content properly

Categories

(Core Graveyard :: Plug-ins, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: sharparrow1, Unassigned)

Details

(Whiteboard: [closeme 2010-04-21])

With a document like:
<html>
<body>
<object data="helloo.wav" width=300 height=300 >Not Rendered</object>
<object type="audio/wav" data="helloo.wav" width=300 height=300 >Not
Rendered</object>
<embed src="helloo.wav" width=300 height=300>
<embed type="audio/wav" src="helloo.wav" width=300 height=300>
<p>asdfzxcv
</body>
</html>

Saved locally, only the last sound file loads.

Filing as UNCO because I'm not sure if this is my configuration's fault. 

Reproduced using current trunk (built this morning).  All the sounds load in 1.5
beta.
Tested with various older nightlies:
2005082705 works fine.
2005100806 shows the Quicktime Q with a ? symbol on first load for the first
three cases, but they all work one I go back and then forward to the test page.
 Very strange.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a3) Gecko/20100315 MozillaDeveloperPreview/3.7a3
Please try if you can reproduce with the latest nightly build
ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
Whiteboard: [closeme 2010-04-21]
Closing since now after whiteboard closeme date and no reply to last comment.

Please reopen/comment with further info, if you still see this issue with Firefox 3.6.13 or later, with a clean profile and the latest version of the plugin.

If you wish, you can also try to reproduce in Firefox 4 Beta 8 or later:
http://www.mozilla.com/en-US/firefox/all-beta.html
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Version: Trunk → 1.8 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.