-
Bug
-
Resolution: Fixed
-
P3
-
7u25
-
b56
-
generic
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082279 | emb-9 | Dmitry Cherepanov | P3 | Resolved | Fixed | b56 |
With the last release of Firefox 21 on Unix (Solaris, Linux), the MIME type description of Java Plug-in displayed as HTML entities such as:
application/x-java-vm Java™ Plug-in
application/x-java-applet Java™ Plug-in Applet
application/x-java-bean Java™ Plug-in JavaBeans
application/x-java-applet;version=1.1 Java™ Plug-in
application/x-java-bean;version=1.1 Java™ Plug-in
...
....
This only happens with Java Plug-in, not with other Plug-ins.
Mozilla confirmed that Java plugin should use UTF8 instead of HTML entities. With the latest Firefox 21 release, it does not parse the plugin description as HTML
*** Steps to reproduce:
On a Solaris or Linux machine
1) Installed Java Plug-in 7u25
2) Register Java Plug-in with Firefox 21 as making the sym link libnpjp2.so from ~/.mozilla/plugins
Open Firefox, about:plugins, part of the MIME Type description displayed as mentioned above
This issue is not specific to 7u25 but specific to the latest Firefox 21+
application/x-java-vm Java™ Plug-in
application/x-java-applet Java™ Plug-in Applet
application/x-java-bean Java™ Plug-in JavaBeans
application/x-java-applet;version=1.1 Java™ Plug-in
application/x-java-bean;version=1.1 Java™ Plug-in
...
....
This only happens with Java Plug-in, not with other Plug-ins.
Mozilla confirmed that Java plugin should use UTF8 instead of HTML entities. With the latest Firefox 21 release, it does not parse the plugin description as HTML
*** Steps to reproduce:
On a Solaris or Linux machine
1) Installed Java Plug-in 7u25
2) Register Java Plug-in with Firefox 21 as making the sym link libnpjp2.so from ~/.mozilla/plugins
Open Firefox, about:plugins, part of the MIME Type description displayed as mentioned above
This issue is not specific to 7u25 but specific to the latest Firefox 21+
- backported by
-
JDK-8082279 Unix/ Firefox 21+: Java Plug-in should use UTF8 instead of HTML entities
-
- Resolved
-