-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
2.2.3
-
MOODLE_22_STABLE
I have a screen with multiple forms on it. Line 2351 in lib/formslib.php appears to be always using an id from the first form.
Example of the output I am seeing (where 1989_notecontent544 is the id of the element from the first form) -
<div id="fitem_1989_notecontent544" class="fitem fitem_ftextarea"><div class="fitemtitle"><label for="n_1990_notecontent511">Enter note text number 1990 </label></div><div class="felement ftextarea"><textarea id="n_1990_notecontent511" rows="5" cols="20" disabled="disabled" class="studyplan-hide-element" name="notecontent"></textarea></div></div>
|
- has a non-specific relationship to
-
MDL-31445 moodleforms unique id on field div wrappers
-
- Closed
-