Details
-
Bug
-
Resolution: Fixed
-
Minor
-
10.8
-
Unknown
-
N/A
-
N/A
-
-
3.3.2 Labels or Instructions
Description
AFFECTS:
ERROR:
- Validation errors in /xwiki/bin/view/Main/?viewer=history
- ERROR: An input field has been found with no label association.
- ERROR: An input field has been found with no label association.
- ERROR: An input field has been found with no label association.
- ERROR: An input field has been found with no label association.
INVALIDATES:
- Dutch Guidelines: validateRpd13s1()
- R-pd.13.1 "Use the label element to explicitly associate text with an input field in a form."
EXPLANATION:
- Missing labels for:
<input type="radio" name="rev1" value="... /> <input type="radio" name="rev2" value="... /> <input type="radio" name="rev1" value="1.2" /> <input type="radio" name="rev2" value="1.2" checked="checked" />
FIXES:
- Add hidden labels for the inputs
Attachments
Issue Links
- relates to
-
XWIKI-15718 #headerglobalsearchinput is missing the label
- Closed
-
XWIKI-15719 .notifications-toggles inputs are missing labels
- Closed
-
XWIKI-16149 #commentinput is missing the label
- Closed
-
XWIKI-16151 Administration's live search input is missing the label
- Closed