-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
3.1, 4.2
-
MOODLE_31_STABLE, MOODLE_402_STABLE
During MDL-52081 it was noticed that the form elements often call constructor of a grandparent instead of parent. This is not a good coding style and is probably result of copy-pasting the code with php4-style constructors where constructor was called by name