|
Quick Lists
|
|
Bug ID:
|
4638623
|
|
Votes
|
0
|
|
Synopsis
|
Missing constant-values.html entry for CharacterIterator.DONE
|
|
Category
|
doclet:tbd
|
|
Reported Against
|
1.4
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4526070,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4526070
|
|
Submit Date
|
15-FEB-2002
|
|
Description
|
The HTML page generated for java.text.CharacterIterator by
javadoc contains a link labelled "Constant Field Values" in the field
detail for DONE. The link refers to
"../../constant-values.html#java.text.CharacterIterator.DONE".
Unfortunately, the generated constant-values.html doesn't have an entry
for java.text.CharacterIterator.DONE.
Interestingly, the very similar java.text.BreakIterator.DONE does have
an entry - I hope javadoc doesn't collect information just based on the
simple identifier?
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
This is a dupe of 4526070 -- it overlooks all interface constants.
xxxxx@xxxxx 2002-02-15
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |