MDL-60526 forms: Prevent duplicate type attributes
authorDamyon Wiese <damyon@moodle.com>
Fri, 27 Oct 2017 05:32:38 +0000 (13:32 +0800)
committerDamyon Wiese <damyon@moodle.com>
Wed, 15 Nov 2017 03:53:56 +0000 (11:53 +0800)
commitfda2fa2680e92a5d03ca21e0699ac53a9b76e8a2
tree97ef3df8902587b531601613cc184c9160af7511
parent0164f50e80fcb0a5f14115be0337a91f41df4c59
MDL-60526 forms: Prevent duplicate type attributes

The exporter for mform elements does not skip "type" (which is included as a separate value).
lib/form/templatable_form_element.php
lib/tests/formslib_test.php