JDK-6550968 : wrong java help page in es
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6,6u2
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows,windows_xp
  • CPU: x86
  • Submitted: 2007-04-27
  • Updated: 2013-06-04
  • Resolved: 2007-06-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u4 b01Fixed 7Fixed
Related Reports
Duplicate :  
Relates :  
Description
a. Run jre/jdk offline installer.
b. Change install location to a mapped network drive.
c. The last error dialog should display with the checkbox selected for "Open Java Help in Internet Explorer"
d. Click "Finish", the error dialog should disappear and the Java help page should be launched.

If installing in es, the URL of java help page is not the spanish one. "es" in URL is changed to "en". English help page is loaded by default.

Comments
EVALUATION THe fix is to use the current language ID instead of the system language ID. Webrev http://j2se.east/deployment/www/webrevs/qz198522/70/6550968/
23-05-2007