-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
generic
-
generic
-
Verified
Java Plugin Merlin build 50 has the MIME type as
application/x-java-applet;jpi-version=1.4.0
instead of
application/x-java-applet;jpi-version=1.4
Find below is the proposed Scheme for unique CLSID and MIME type for Java Plug-in by stanley.(copied from email message)
For CLSID, it will look like
"CAFEEFAC-<Major Version>-<Minor Version>-<Patch Version>-ABCDEFFEDCBA"
Major version, minor version and patch version are all four digit hex
number.
For example, this is the CLSID for Merlin:
"CAFEEFAC-0014-0000-0000-ABCDEFFEDCBA"
This is the CLSID for 1.3.0_03:
"CAFEEFAC-0013-0000-0003-ABCDEFFEDCBA"
This is the CLSID for 1.2.2_07:
"CAFEEFAC-0012-0002-0007-ABCDEFFEDCBA"
This is the CLSID for 1.1.8_13:
"CAFEEFAC-0011-0008-0013-ABCDEFFEDCBA"
For MIME type, it will look like
"application/x-java-applet;jpi-version=<Version>"
For example, this is the MIME type for Merlin:
"application/x-java-applet;jpi-version=1.4"
This is the CLSID for 1.3.0_03:
"application/x-java-applet;jpi-version=1.3.0_03"
sridhar.enugula@eng 2001-03-12
This bug still exists on Solairs ,Linux
in latest Merlin build 54 .The MIME type
is still 1.4.0 instead of 1.4
it is 1.4 on windows
application/x-java-applet;jpi-version=1.4.0
instead of
application/x-java-applet;jpi-version=1.4
Find below is the proposed Scheme for unique CLSID and MIME type for Java Plug-in by stanley.(copied from email message)
For CLSID, it will look like
"CAFEEFAC-<Major Version>-<Minor Version>-<Patch Version>-ABCDEFFEDCBA"
Major version, minor version and patch version are all four digit hex
number.
For example, this is the CLSID for Merlin:
"CAFEEFAC-0014-0000-0000-ABCDEFFEDCBA"
This is the CLSID for 1.3.0_03:
"CAFEEFAC-0013-0000-0003-ABCDEFFEDCBA"
This is the CLSID for 1.2.2_07:
"CAFEEFAC-0012-0002-0007-ABCDEFFEDCBA"
This is the CLSID for 1.1.8_13:
"CAFEEFAC-0011-0008-0013-ABCDEFFEDCBA"
For MIME type, it will look like
"application/x-java-applet;jpi-version=<Version>"
For example, this is the MIME type for Merlin:
"application/x-java-applet;jpi-version=1.4"
This is the CLSID for 1.3.0_03:
"application/x-java-applet;jpi-version=1.3.0_03"
sridhar.enugula@eng 2001-03-12
This bug still exists on Solairs ,Linux
in latest Merlin build 54 .The MIME type
is still 1.4.0 instead of 1.4
it is 1.4 on windows