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: 4775148
Votes 0
Synopsis stddoclet: Finish adding summary="" to tables for accessibility
Category doclet:tbd
Reported Against 1.4
Release Fixed 1.4.2(mantis)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 07-NOV-2002
Description
Bug 4637604 did not catch all places where tables need the summary
attribute for 508 accessibility compliance.  The following file
contains <table> tags without summary attributes:

  constant-values.html
Work Around
N/A
Evaluation
In looking at ConstantsSummaryWriter.java, it hard-codes <table> rather 
than calling the table method HtmlWriter.java

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


PLEASE NOTE: JDK6 is formerly known as Project Mustang