-
Bug
-
Resolution: Fixed
-
Minor
-
4.3.5, 4.4.1, 4.5
In the course copy form if you leave the short name and full name blank the course category field disappears. Even if you cancel and view the form again it stays disappeared. This issue doesn't occur in 4.2.7+ (build 20240516).
Steps to reproduce issue
- Ensure there is a course to copy.
- Go to Site administration > Courses > Manage courses and categories.
- Click the Copy course icon.
- Click Copy and return leaving both Course full name and Course short name blank.
Expected results
The form is shown again with "Missing full name" and "Missing short name" with the Course category autocomplete field still present.
Actual results
The form is shown again with "Missing full name" and "Missing short name" but the Course category field has disappeared (although the label is still present).
- is a regression caused by
-
MDL-78324 Move modal factory instantiation to modal::create
- Closed