-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.9, 2.9.3, 3.0
-
MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-52063-master -
There is code in mod/forum/discussion.php to display This discussion has been moved to 'News forum'. when move is -1. But when someone moves a discussion, the parameter moved=-1 is sent. So the string never shows up. It is very helpful to have this notification. (see MDL-381)