-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
MDL-35767-master -
David Monllaó discovered a problem when testing latest 3.7.2 in MDL-35616, but imo this does not seem to be specific to this new version:
"After moving an activity or a course section (AJAX), if you open an activity chooser and you drag & drop it a JS error is thrown and there is no way to stop moving the modchooser around, I can not reproduce the problem in latest weekly 2.4." (I managed to reproduce it in latest weekly, but also 2.3.x --skodak)
drag and drop code seems to assume that every dragged thing has .commands,
/course/yui/dragdrop/dragdrop.js does
var spinner = M.util.add_spinner(Y, dragnode.one(CSS.COMMANDSPAN));
|
- blocks
-
CONTRIB-3915 Can't add activities or resources to OU Module: subpage
-
- Open
-
- is a regression caused by
-
MDL-34328 Browser Unresponsive when editing turned on for large courses Moodle 2.3+
-
- Closed
-
-
MDL-33588 dragdrop ingroup tests don't check whether a drop target is defined
-
- Closed
-
- Testing discovered
-
MDL-35616 import YUI 3.7.2
-
- Closed
-