Closed Bug 95063 Opened 25 years ago Closed 24 years ago

Don't show default plugin for bad src plugin url

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86
All
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: michele, Assigned: peterlubczynski-bugs)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Each time I load the aforementioned page the Default plugin download dialog pops up trying to download a plugin for text/html.
*** This bug has been marked as a duplicate of 678 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reopening. There's no <object> on that page (currently, we fall back and display the content of text/html objects properly).
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Also happens with 0.9.3 on windows, OS -> All.
OS: Linux → All
The problem is that there is an embed pointing to a non-existent file. The 404 response from the server is of type text/html. We should be ignoring 404 responses for embed, right?
Maybe related/duped to bug 92140 - Download dialog of "file of type: text/html, text/html from <URL>"
WFM Win2k 20010827 but... The page seems to no longer use the EMBED tag.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached file testcase
my bug
Assignee: rickg → peterlubczynski
Component: Viewer App → Plug-ins
Keywords: testcase
Priority: -- → P3
QA Contact: rickg → shrir
Summary: Plugin for text/html? → Default plugin shows up when subdocument does not exsist
Target Milestone: --- → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
This is probably a dup of the more general bug that we don't always handle plugin URL failures correctly.
Status: NEW → ASSIGNED
Keywords: mozilla1.0
Summary: Default plugin shows up when subdocument does not exsist → Don't show default plugin for bad src plugin url
Target Milestone: mozilla1.0.1 → mozilla0.9.9
-->WONTFIX EMBED tags are for plugins. Use OBJECT for html documents. We are trying to load a plugin for the embed tag because the logic for loading a document is only for when we have a DATA attribute in the OBJECT tag.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → WONTFIX
Target Milestone: mozilla0.9.9 → ---
v
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: