Closed
Bug 170692
Opened 22 years ago
Closed 7 years ago
Problems with <applet><param> tag
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
Future
People
(Reporter: tgrabietz, Assigned: peterl-bugs)
Details
There is a problem to transfer special charakters to java applets:
<applet>
<param name="test1" value="ÄÜÖ"> also
<param name="test2" value="ä"> also
<param name="test3" value="Ü">
the applet can not recognize these characters.
I am using a linux plattform (suse 8.0) and the applet was compiled width sun
SDK 1.3
Comment 1•22 years ago
|
||
plugins, but may also be OJI...
Assignee: asa → beppe
Status: UNCONFIRMED → NEW
Component: Browser-General → Plug-ins
Ever confirmed: true
QA Contact: asa → shrir
Comment 2•22 years ago
|
||
Patti: can you please take a look at this to verify if it is an oji issue, thanks
QA Contact: shrir → pmac
Updated•22 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Updated•15 years ago
|
QA Contact: chrispetersen → plugins
Comment 5•7 years ago
|
||
The HTML <applet> element and related java functionality was removed from Gecko in Bug 1279218. Marking related bugs as invalid.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•