Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.2
-
Fix Version/s: 3.1.3
-
Component/s: Administration, Competencies
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-56720-master -
Pull Master Diff URL:
Description
The framework_autocomplete element causes DB error to be thrown when a search value is entered for a framework that does not exist. To reproduce:
- Login as admin.
- Go to Site administration ► Competencies ► Migrate frameworks.
- Enter "a" in either "Migrate from" or "Migrate to" fields.
- Click "Cancel" or "Perform migration".
- Expected
- There should be no DB error.
- Actual:
- A DB error occurs
Attachments
Issue Links
- Discovered while testing
-
MDL-56481 Error cancelling migration of a framework
-
- Closed
-