|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |