-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 6u71
-
Component/s: deploy
(!) It is not regression, because deployJava.js has no version.
Affected All win with 6uX JRE
Steps to reproduce:
1. Install 6u JRE
2. Run next html in ie explorer
<html>
<script src="http://java.com/js/deployJava.js"></script>
<script>
deployJava.installLatestJRE();
</script>
</html>
Bug reproduced, if latest released JRE not downloaded for install.
Affected All win with 6uX JRE
Steps to reproduce:
1. Install 6u JRE
2. Run next html in ie explorer
<html>
<script src="http://java.com/js/deployJava.js"></script>
<script>
deployJava.installLatestJRE();
</script>
</html>
Bug reproduced, if latest released JRE not downloaded for install.