Details
Description
Moodle 2.0 dev (Build: 20090524)
Cannot move blocks from the left to the right column (and vice-versa). With or without Ajax enabled, no "move" icons are available.
In debug mode, each block has this error message (don't know if this is related to the bug):
Notice: Undefined property: block_participants::$id in C:\Program Files\xampp\htdocs\moodle20\moodle\lib\blocklib.php on line 960
Notice: Undefined property: block_participants::$visible in C:\Program Files\xampp\htdocs\moodle20\moodle\lib\blocklib.php on line 960
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This appears to have been fixed since this was reported. I'm not getting the warning and I'm able to shift blocks to any position by clicking on the up/down arrow "move" icon.