-
Bug
-
Resolution: Fixed
-
P4
-
7
-
x86
-
windows_7
A DESCRIPTION OF THE PROBLEM :
Now is 2011 Sep 13, 20:22 Singapore time.
At the footer, there is a link [Copyright] to [/../legal/cpyr.html]
Clicking this link in chrome will go to
http://download.oracle.com/legal/cpyr.html which does not exist.
It should be
[../legal/cpyr.html]
to http://download.oracle.com/javase/7/docs/legal/cpyr.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
../legal/cpyr.html
ACTUAL -
/../legal/cpyr.html
URL OF FAULTY DOCUMENTATION :
http://download.oracle.com/javase/7/docs/api/overview-tree.html
Now is 2011 Sep 13, 20:22 Singapore time.
At the footer, there is a link [Copyright] to [/../legal/cpyr.html]
Clicking this link in chrome will go to
http://download.oracle.com/legal/cpyr.html which does not exist.
It should be
[../legal/cpyr.html]
to http://download.oracle.com/javase/7/docs/legal/cpyr.html
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
../legal/cpyr.html
ACTUAL -
/../legal/cpyr.html
URL OF FAULTY DOCUMENTATION :
http://download.oracle.com/javase/7/docs/api/overview-tree.html
- duplicates
-
JDK-7089998 In deprecated-list.html, Wrong link of copyright
-
- Closed
-