-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.5, 2.7.2, 2.8
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
47968-28
-
- Create a couple of forums in a course
- Browse to mod/forum/index.php?id=[courseid]
- Validate the page and make sure its OK
There is a validation error on mod/forum/index.php and the search box that appears on that page.
It contains an alt attribute that is not valid HTML5.
The alt attribute is not needed as there is a valid label for that input.
- Discovered while testing
-
MDL-47790 Almost each /mod/{modulename}/index.php file provide a page beaking html strict standard.
- Closed