Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 960485

Summary: 508-G, 508-H Administration / WSRP page tables lacking summary atributes
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Dominik Pospisil <dpospisi>
Component: PortalAssignee: Lucas Ponce <lponce>
Status: CLOSED CURRENTRELEASE QA Contact: Dominik Pospisil <dpospisi>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0.0CC: epp-bugs
Target Milestone: ---   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-07 14:23:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 960062    
Attachments:
Description Flags
wsrp tables
none
wsrp tables missing headers none

Description Dominik Pospisil 2013-05-07 09:22:55 UTC
508-G, 508-H Administration / WSRP page tables lacking summary atributes which describes the table’s purpose and contents. It is essential for users with visual disabilities that each value in a table be explicitly identified by the appropriate markup so assistive technologies can read the table correctly.

This violates 508 certification requirements:
§ 1194.22 (g) Row and column headers shall be identified for data tables and
§ 1194.22 (h) Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.

Comment 1 Dominik Pospisil 2013-05-07 09:23:28 UTC
Created attachment 744633 [details]
wsrp tables

Comment 2 Dominik Pospisil 2013-05-07 11:03:40 UTC
Tables being used are also lacking the proper summary attribute, TH ids and td headers which describes the table’s purpose and contents. It is essential for users with visual disabilities that each value in a table be explicitly identified by the appropriate markup so assistive technologies can read the table correctly.

Comment 3 Dominik Pospisil 2013-05-07 11:04:41 UTC
Created attachment 744675 [details]
wsrp tables missing headers

Comment 4 JBoss JIRA Server 2013-05-09 21:21:40 UTC
Lucas Ponce <ponce.ballesteros> made a comment on jira GTNPORTAL-2992

Update summary attribute on tables.
PR sent.