Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6294080

Extra "/" in URL of PrintStream.printf(String, Object) description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 5.0
    • docs
    • x86
    • windows_xp

      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

            shainessunw Suzette Haines (Inactive)
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: