Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2134489 | 5.0u8 | Calvin Cheung | P2 | Resolved | Fixed | b01 |
Siebel client uses Sun jre to display its applets. It requires a minimum version of JRE(1.4.2+). The Siebel client performs a browser version check to verify if it satisfies the version requirement. This information is gathered by comparing the plugin version from Regedit -
HKEY_CLASSES_ROOT\CLSID\{8AD9C840-044E-11D1-B3E9-00805F499D93
In JRE 1.5.0_06 this functionality seems to be broken. i.e the Dynamic Classid does not display a version number, but only as Java_Plugin.
Also noticed that the ImprocServer32 link under this classid is pointing to another file from 1.5.0_04.
Screenshots of the same are enclosed with the bug for to demonstrating the issue.
HKEY_CLASSES_ROOT\CLSID\{8AD9C840-044E-11D1-B3E9-00805F499D93
In JRE 1.5.0_06 this functionality seems to be broken. i.e the Dynamic Classid does not display a version number, but only as Java_Plugin.
Also noticed that the ImprocServer32 link under this classid is pointing to another file from 1.5.0_04.
Screenshots of the same are enclosed with the bug for to demonstrating the issue.
- backported by
-
JDK-2134489 JRE 1.5.0_06 version not showing up in Regedit for the dynamic classid
-
- Resolved
-