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: 4641662
Votes 0
Synopsis -noxrefpagenumber and "-noqualifier overview-tree" cause rest of tree to be blue
Category customdoclets:mifdoclet
Reported Against 1.2beta1
Release Fixed 1.2beta2
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 22-FEB-2002
Description
When both "-noxrefpagenumber" and "-noqualifier overview-tree" 
are used, the rest of three is "LinkBold" blue, including the
"implements" phrases.

 Object
	AbstractClass
	Class1(implements Interface1, Interface2)

Also, there needs to be a space ahead of the opening parenthesis.
Work Around
N/A
Evaluation
Sent to   xxxxx@xxxxx   to fix
  xxxxx@xxxxx   2002-02-21

This bug had been fixed in MIFObject.java.  After the text for the link is added, the font has to be cleared by calling para.font("").  Otherwise, the rest of the line will appear with the link font.
  xxxxx@xxxxx   2002-03-03
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang