-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.5, 3.6.3, 3.7
-
None
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
The form validation code tries to focus on an element with an id of something like:
id_error_message_5btext_5d
|
The 5b/5d come from the escaping of [] characters to produce a reliable element name, so they're the first error.
The second issue is that the field does not necessarily exist anyway.
- duplicates
-
MDL-57684 Client side mform validation ignored in the Boost theme
-
- Open
-