Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.8, 2.8.6, 2.9
-
Component/s: Forms Library
-
Labels:
-
Testing Instructions:
- Add a new page module
- fill the name and leave other fields blank
- make sure that when you submit the form the "content" field with error gets focus without reloading the page
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-50186-master -
Pull Master Diff URL:
Description
When there's a special character in id attribute of an element, the Y.one method fails to find it without escaping.