Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4828483
Votes 0
Synopsis relative links should use {@docRoot} (in first sentences, at least)
Category jini:net_jini_jeri
Reported Against davis
Release Fixed 2.0
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 4760191
Submit Date 06-MAR-2003
Description
The first sentences of the main doc comments of all classes get copied to the index-all.html in the top directory of the documentation generated by javadoc.  In those copies, relative links aren't modified, so they are likely broken.  Two examples of such link breakage are the relative links to "doc-files/mux.html" in net.jini.jeri.connection.ConnectionManager and net.jini.jeri.ServerConnectionManager.

These relative links should be updated to use the {@docRoot} javadoc tag to make them relative to the root of the generated documentation, no matter where they get copied to.
Work Around
N/A
Evaluation
Seems desirable to fix for 2.0.
  xxxxx@xxxxx   2003-04-08
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang