Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.7.4, 3.8.1, 3.9
-
Component/s: Questions
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_37_STABLE, MOODLE_38_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-67842_38 -
Pull 3.8 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Steps to reproduce
- Go to the question bank in any course.
- Create a new question (truefalse is simple) and set the idnumber to 'frog'
- Edit the question again.
- Delete the contents of the idnumber filed.
- Click save changes
Expected result: the question now has no idnumber
Actual result: the idnumber is still there.