-
Bug
-
Resolution: Fixed
-
Major
-
3.11.7, 4.0.1
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-74814-master-1 -
-
3
-
Team Hedgehog 4.1 sprint 0.1, Team Hedgehog 4.1 sprint 0.2, Team Hedgehog 4.1 sprint 0.3, Team Hedgehog 4.1 sprint 0 rev
Some accessibility issues in the edit profile page were raised during the audit. Some are generic to mforms. Some are specific to the edit profile page.
To reproduce
- Log in as an admin
- Edit any userprofile
- View the page source
- Copy the page source and check it with the Nu HTML validator
- Expected: There should be no errors
- Actual: Errors found
Errors
- Element "div" not allowed as child of element "legend" in this context.
- Found in the form section headers. Affects mforms in general
- The value of the "for" attribute of the "label" element must be the ID of a non-hidden form control.
- Refers to "auth" and "newpassword" fields.
Others
- The text can get cut off for "Email display" when the page is zoomed to 400% and the selected option is "Allow only other course participants to see my email address"
- caused a regression
-
MDL-76478 Browsers auto-completing the user's password into inappropriate password unmask form fields
- Closed
-
MDL-76679 Admin config fields of type password inconsistent behaviour
- Closed
-
MDL-76191 Password unmask field no longer blocks browser password entry
- Closed
-
MDL-77092 Behat: Expand all fieldsets step does not work with single fieldset
- Closed