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

Bug 960615

Summary: 508-N Administration / Application Registry page elements are missing explicit labels
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Dominik Pospisil <dpospisi>
Component: PortalAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0.0CC: epp-bugs
Target Milestone: ER03   
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: 2025-02-10 03:27:46 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
form elements 1
none
form elements 2
none
form elements 3
none
form elements 4 none

Description Dominik Pospisil 2013-05-07 14:05:49 UTC
508-L Administration / Application Registry page elements are missing explicit labels that describes the element.

Each element requires an explicit LABEL tag so the value of its content can be programmatically associated with the appropriate form field or control. Some form controls, such as submit buttons, are accessible via their value labels and require no label. But text fields, select menus, text area’s, checkboxes and radio buttons all require an explicit label using the LABEL element and associated for attribute. Using this markup allows assistive technologies to properly interpret form element values for users.


This violates 508 certification requirements: § 1194.22 (l) Electronic Forms

Comment 1 Dominik Pospisil 2013-05-07 14:08:41 UTC
Created attachment 744755 [details]
form elements 1

Comment 2 Dominik Pospisil 2013-05-07 14:09:05 UTC
Created attachment 744756 [details]
form elements 2

Comment 3 Dominik Pospisil 2013-05-07 14:09:37 UTC
Created attachment 744757 [details]
form elements 3

Comment 4 Dominik Pospisil 2013-05-07 14:10:05 UTC
Created attachment 744759 [details]
form elements 4

Comment 5 JBoss JIRA Server 2013-05-13 12:20:13 UTC
Lucas Ponce <ponce.ballesteros> made a comment on jira GTNPORTAL-3008

Adding id attribute to radiobutton and checkbox <input> types.
Adding <label> tag for these elements on admin app registry page.

Comment 6 Dominik Pospisil 2013-06-21 11:20:41 UTC
I am not sure if this has been fixed correctly.

The radio buttons shown in "Add application to category" form displayed in the fourth attachmend have all assigned the same id - "application". The Display Name fields are not bound to any specific selection. I am not sure if assistive technologies will cope with that. It would be better if each line of the table has special id (e.g. application1, application2,...).

Comment 7 Lucas Ponce 2013-06-21 15:34:34 UTC
Thx, new JIRA opened and PR sent.

Comment 9 Dominik Pospisil 2013-08-05 12:32:03 UTC
Verified (ER3).

Comment 13 Red Hat Bugzilla 2025-02-10 03:27:46 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.