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: 4646866
Votes 0
Synopsis DocComment table default border settings are unusual
Category customdoclets:mifdoclet
Reported Against 1.2beta1
Release Fixed 1.2beta2
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 04-MAR-2002
Description
The DocComment table border settings in the default template.mif have outside borders, vertical rules between all columns except between the first and second columns, no horizontal rules between rows. This doesn't match either borders=1 or borders=0 for HTML tables. It would seem preferable to default to the borders=1 semantics of rules everywhere.
Work Around
N/A
Evaluation
Agreed to change the default to correspond to what happens in the standard doclet, which is all borders turned on.

We could also interpret the BORDER attribute in <TABLE>, to enable the
borders to be turned off with BORDER=0.
  xxxxx@xxxxx   2002-03-06

Fixed by turning all borders on.  If someone wants BORDER to be interpreted,
they should file a separate bug.
  xxxxx@xxxxx   2002-03-11
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang