-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b22
-
x86
-
windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2068185 | 5.0 | William Harnois | P2 | Closed | Fixed | tiger |
Steps to reproduce the bug:
1. Install JRE 1.4.2
2. Open IE browser, launch applet
3. It asks to download Microsoft VM
The problem of this bug is even though we check whether the key of HKLM\Software\Microsoft\Active Setup\InstalledComponents\{08B0E5C0-....} is in place, but we didn't check wether the entries under this key is there or not. Under a certain circumstances, some of the entries are missing, so JPI skips the key update.
That causes JPI stop working with IE.
Workaround:
Rename that key, go to Control Panel->Browser. disable IE and enable it.
This bug should be fixed ASAP.
1. Install JRE 1.4.2
2. Open IE browser, launch applet
3. It asks to download Microsoft VM
The problem of this bug is even though we check whether the key of HKLM\Software\Microsoft\Active Setup\InstalledComponents\{08B0E5C0-....} is in place, but we didn't check wether the entries under this key is there or not. Under a certain circumstances, some of the entries are missing, so JPI skips the key update.
That causes JPI stop working with IE.
Workaround:
Rename that key, go to Control Panel->Browser. disable IE and enable it.
This bug should be fixed ASAP.
- backported by
-
JDK-2068185 JRE 1.4.2 does not work with IE plugin
-
- Closed
-