Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Component/s: Course
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
When displaying a combo list in the Moodle home page, the search form at the bottom of the page is not valid WAI AA and US 508:
[WAI 12.4 (AA), US-508-n] Associate form controls with <label> tags using the 'id' attribute:
<input type="text" size="12" name="search" alt="Search courses" value="" />
<input type="submit" value="Search courses" />
Hi Andrea,
Which combo list are you referring to? I can not find a combo list in the course search form. I also tried using the validator on your homepage too but it passed all xhtml strict checks. Can you attach a screenshot or give me the exact url?
Cheers,
Yu