United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 8001149 windows license link location changed again
8001149 : windows license link location changed again

Details
Type:
Backport
Submit Date:
2012-10-18
Status:
Closed
Updated Date:
2013-03-04
Project Name:
JDK
Resolved Date:
2012-10-30
Component:
install
OS:
Sub-Component:
install
CPU:
Priority:
P3
Resolution:
Fixed
Affected Versions:
6u36,6u38,7
Fixed Versions:
6u38

Related Reports
Backport:

Sub Tasks

Description
To reproduce:

invoke any of the windows installers.  I am using the latest b139 pit of JDK 1.7.0.

On the initial welcome dialog, click the "license agreement" link embedded in the sentence "Click Install to accept the license agreement and install Java now."

The url launched is not found:

http://java.com/en/download/license/1.7.0_license.jsp

this changed before but has changed again.  I believe the IPS bundles have the right license now, this should be checked for all current JRE's about to release (6u24plus, 6u25, 6u26) and for both windows and linux versions.

                                    

Comments
Verified with http://jre.us.oracle.com/net/mizu/n/mustang/jdk6_38/bundles/windows-i586/b99-2012-10-18/jre-6u38-fcs-bin-b99-windows-i586-18_oct_2012.exe

No issues, license link is OK.
It points to http://java.com/en/download/license.jsp as expected.


                                     
2012-10-19
Expected URL for license agreement link is http://java.com/en/download/license.jsp.
Actually, for 6u37 license agreement link is http://java.com/en/download/license/1.6.0_37_license.jsp

But 1.6.0_37_license.jsp doesn't exists.

                                     
2012-10-18
Looking at the repo of 6u37 install

$ find . -name "*" | xargs grep "_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_de.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/de/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_en.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/en/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_es.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/es/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_fr.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/fr/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_it.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/it/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_ja.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/ja/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_ko.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/ko/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_pt_BR.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/pt_BR/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_sv.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/sv/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_zh.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/zh_CN/download/license/%s_license.jsp"
./make/installer/bundles/windows/ishield/wrapper/common/common_zh_TW.rc: IDS_LICENSE_AGREEMENT_URL "http://java.com/zh_TW/download/license/%s_license.jsp"

and these files has been modified last in Sept 2011. 
                                     
2012-10-18
Need this fix to properly pointing to the license file from windows installer.
QA has verified the fix.  https://jbs.oracle.com/bugs/browse/JDK-8000361
                                     
2012-10-18



Hardware and Software, Engineered to Work Together