A DESCRIPTION OF THE PROBLEM :
In this description, the URL to Format string syntax is:
http://java.sun.com/j2se/1.5.0/docs/api/java/util//Formatter.html#syntax
Note the second "/" after util.
In some situations, this seems to confuse the IE, s.t. it doesn't find the page. I haven't checked with other browsers.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Formatter.html#syntax
(remove the second "/")
ACTUAL -
http://java.sun.com/j2se/1.5.0/docs/api/java/util//Formatter.html#syntax
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/api/java/io/PrintStream.html#printf(java.lang.String, java.lang.Object...)
###@###.### 2005-07-05 09:48:59 GMT
In this description, the URL to Format string syntax is:
http://java.sun.com/j2se/1.5.0/docs/api/java/util//Formatter.html#syntax
Note the second "/" after util.
In some situations, this seems to confuse the IE, s.t. it doesn't find the page. I haven't checked with other browsers.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
http://java.sun.com/j2se/1.5.0/docs/api/java/util/Formatter.html#syntax
(remove the second "/")
ACTUAL -
http://java.sun.com/j2se/1.5.0/docs/api/java/util//Formatter.html#syntax
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/api/java/io/PrintStream.html#printf(java.lang.String, java.lang.Object...)
###@###.### 2005-07-05 09:48:59 GMT
- duplicates
-
JDK-6200579 (spec) PrintStream.append has wrong return type and typo
-
- Resolved
-