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

Lots of invalid link in java.text.BreakIterator comments

    XMLWordPrintable

Details

    • b14
    • x86
    • windows_7
    • Verified

    Description

      FULL PRODUCT VERSION :
      build 1.7.0-b147

      A DESCRIPTION OF THE PROBLEM :
      In the source code of java.text.BreakIterator
      There are lots of links like:
      <a href="#character">character breaks</a>
      This code is CORRECT in
      http://download.oracle.com/javase/7/docs/api/java/text/BreakIterator.html
      However, this code is also compiled into
      http://download.oracle.com/javase/7/docs/api/java/text/class-use/BreakIterator.html
      And causes lots of invalid links.
      ---
      Personally, I cannot find a way to make it correct on both of these 2 pages!

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Visit page
      http://download.oracle.com/javase/7/docs/api/java/text/class-use/BreakIterator.html
      and click the first "character breaks".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Correct page of
      http://download.oracle.com/javase/7/docs/api/java/text/BreakIterator.html
      ACTUAL -
      404 page

      REPRODUCIBILITY :
      This bug can be reproduced always.

      CUSTOMER SUBMITTED WORKAROUND :
      No way to make it be correct on this 2 pages.
      1 possible way is manually edit the generated
      http://download.oracle.com/javase/7/docs/api/java/text/class-use/BreakIterator.html

      Attachments

        Activity

          People

            peytoia Yuka Kamiya (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: