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
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