-
Bug
-
Resolution: Fixed
-
Major
-
2.8.6, 2.9
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_31_STABLE
-
wip-mdl-50484
-
Upgrading to php 5.6.4 and running behat, lot of warnings started to appear. These warnings are coming from browserkit. I will add more information about each page as I go though the list, but they all seems to be appearing because of duplicate id's on the page which we should fix.
- Following appears on Grader report. With Editing on, look at source code and you will observe courseheader being used as id for multiple nodes.
Warning: DOMDocument::importNode(): ID courseheader already defined in /home/rajesh/moodles/m/moodle/vendor/behat/mink-browserkit-driver/src/Behat/Mink/Driver/BrowserKitDriver.php on line 675
- caused a regression
-
MDL-53888 url form element 'Choose a link' option doesn't work
- Closed
- Discovered while testing
-
MDL-50116 crawler and browserkit warnings on php >=5.5.24 and >=5.6.3
- Closed
- has been marked as being related by
-
MDL-54633 Required text field client side validation fails in TinyMCE
- Closed
- will be (partly) resolved by
-
MDL-52873 Form field modgrade creates elements with the same hard-coded id attribute
- Closed