Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.5, 3.3.2, 3.4
-
Component/s: Navigation
-
Testing Instructions:
- Check for boost and clean
- Call the calendar/export.php page
- View source, cross-check there is no invalid role="menuitem"data-title="…" any more
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-60527-action-menu-links-missing-spaces-attributes
Description
Go to master/calendar/export.php?theme=[clean|boost]
contact https://validator.w3.org/
and validate the html source.
30 errors using clean and 31 using boost.
7 of them are silly missing spaces between attributes like `role="menuitem"data-title="mymoodle,admin"`