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: 4743390
Votes 0
Synopsis when use {@link} tags to external API,any links to methods, fields are missing.
Category doclet:tbd
Reported Against 1.4
Release Fixed
State 11-Closed, duplicate of 4652655, bug
Priority: 3-Medium
Related Bugs 4652655
Submit Date 06-SEP-2002
Description




FULL PRODUCT VERSION :
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-

b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)

FULL OPERATING SYSTEM VERSION :WINDOWS 2000


ADDITIONAL

OPERATING SYSTEMS :



A DESCRIPTION OF THE PROBLEM :
In javadoc1.4,when using {@link} tags to external API,any links to

classes works,but links to methods, fields are missing.

REGRESSION.  Last worked in version 1.3.1

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.in source code comment , add {@link package.class#member

lable}
2.in javadoc option , use -link option
3.in javadoc output,

links to classes works, but any links to members,fields are missing

REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 160745) 
======================================================================
Work Around
N/A
Evaluation
Closed as a duplicate o:
4652655 REGRESSION: @link does not link to external -link'd classes

  xxxxx@xxxxx   2002-09-09
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang