MDL-64324 core_form: reference in upgrade.txt to randomly id on forms

This commit is contained in:
Sara Arjona
2019-01-24 09:49:27 +01:00
parent 029d3b471b
commit cabdadf328
+2
View File
@@ -4,6 +4,8 @@ information provided here is intended especially for developers.
=== 3.7 ===
* The method core_user::is_real_user() now returns false for userid = 0 parameter
* 'mform1' dependencies (in themes, js...) will stop working because a randomly generated string has been added to the id
attribute on forms to avoid collisions in forms loaded in AJAX requests.
=== 3.6 ===