mirror of
https://github.com/moodle/moodle.git
synced 2025-07-28 01:41:03 +02:00
Course category fields were changed en masse from simple select
elements to autocompletes in 93d72205
, but weren't defined as
required fields. This could lead to exceptions and/or unexpected
behaviour if their values were cleared prior to form submission.