-
Bug
-
Resolution: Fixed
-
P2
-
6u3
-
b07
-
x86
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199080 | 7 | Andy Herrick | P2 | Resolved | Fixed | b64 |
1.3.1_20 errorneously copy plugin dlls to <FF_home>/plugins/ which causes FF to not being able to recognize any other versions of JRE installed (1.5, 1.6, or 1.7).
While a bug need to be filed against 1.3.1 update, it's possible that end users won't bother installing an update bundle from the about to get EOL 1.3.1 line.
1.5, 1.6, 1.7 installer therefore should make sure no java plugin dll exists under <FF_home>/plugins/ directory.
While a bug need to be filed against 1.3.1 update, it's possible that end users won't bother installing an update bundle from the about to get EOL 1.3.1 line.
1.5, 1.6, 1.7 installer therefore should make sure no java plugin dll exists under <FF_home>/plugins/ directory.
- backported by
-
JDK-2199080 1.4.2, 1.5, 1.6, 1.7 installer should make sure no java plugin dll exists under <FF_home>/plugins/
- Resolved