JDK-4956908 : missing space in alternate text for inherit.gif
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-11-19
  • Updated: 2022-05-11
  • Resolved: 2003-12-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b32Fixed
Description
If ./resources/inherit.gif is missing, the alternate text is 
missing space at the end of 
   ALT="extended by"
should be 
   ALT="extended by "

Comments
Mistakenly added the "javadoc-inheritance" label, which this issue has little to do with. This issue likely describes the mechanics of tree "Hierarchy Tree" generation. I removed the label.
11-05-2022

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b32 tiger-beta
14-06-2004

PUBLIC COMMENTS Fixed. The space has ben added. ###@###.### 2003-12-08
08-12-2003

EVALUATION Accepted ###@###.### 2003-11-19 Fixed. ###@###.### 2003-12-08
19-11-2003