Closed Bug 18154 Opened 26 years ago Closed 7 years ago

w/o TYPE attribute Pluglet can't be started

Categories

(Core Graveyard :: Java-Implemented Plugins, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lvv, Assigned: blackconnect)

References

Details

(Keywords: html4, Whiteboard: suntrak-n6[HTML4-13.3])

Overview Description: In case when TYPE attribute is omitted and SRC attribute is present a pluglet can't be started. In such cases the file extension of value of SRC attribute of EMBED tag should be used. If this situation isn't intended to be supported then it should be clearly specified. Steps to Reproduce: 1) place into test html page: <EMBED src=data.smp width=100 height=100> 2) place into manifest file of the pluglet: MIMEDescription: application/x-simple-pluglet:smp:Test 3) start mozilla and load the test page Actual Results: The pluglet will not be started Expected Results: The pluglet should be started.
Status: NEW → ASSIGNED
Summary: w/o TYPE attribute Pluglet can't be started → w/o TYPE attribute Pluglet can't be started
Depends on: 18641
NOTE: just changed primary QA contact person.(everything else remains the same)
QA Contact: leila.garin → rpallath
I am changing severery to "enhancement"
Severity: major → enhancement
The TYPE attribute on the OBJECT element is optional. The submitter's comments relate to EMBED, but as the implementation of OBJECT and EMBED are so closely coupled, I'm going to make an educated guess that the problem described here manifests itself with the OBJECT tag as well. Based on this, I'm changing the severity to "normal" and adding the "html4" keyword to put this back on the radar. It would be helpful if the submitter could re-evaluate this bug as it relates to the OBJECT element. If it turns out I'm wrong about this, please zap the keyword and restore severity "enhancement".
Severity: enhancement → normal
Keywords: html4
I suspect this depends on bug 43556. Can anyone confirm?
Blocks: html4.01
Add status whiteboard keyword, add cc
Whiteboard: suntrak-n6
Changing QA contact
QA Contact: rpallath → avm
Whiteboard: suntrak-n6 → suntrak-n6[HTML4-13.3]
bug 1156 should have fixed this... can anyone confirm? :)
Depends on: 1156
Why is this blocking bug 7954?
Product: Core → Core Graveyard
Dead component, closing all bugs in it.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.