Opened 21 years ago
Closed 19 years ago
#1585 closed defect (bug) (fixed)
Added `summary' field to table generated by get_calendar() to comply with WAI checkpoint 5.5
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | trivial | Version: | 2.1 |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
The W3C Web Accessibility Guidelines require <table> tags to have a summary field summarizing the table contents.
More info can be found here: http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/#tech-table-summaries
Attachments (4)
Change History (17)
#2
@
21 years ago
- Keywords bg|has-patch bg|dev-feedback added
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
#6
@
19 years ago
- Keywords has-patch dev-feedback added; bg|has-patch bg|dev-feedback removed
- Owner changed from markjaquith to rob1n
- Status changed from assigned to new
- Version changed from 1.5.2 to 2.1
Added patch for current SVN (r4904).
Note: See
TracTickets for help on using
tickets.
contains fixed version of get_calendar();