Issue Details (XML | Word | Printable)

Key: MDL-19293
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Andrew Davis
Reporter: Joseph Rézeau
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Cannot move blocks from the left to the right column (and vice-versa).

Created: 26/May/09 12:40 AM   Updated: 30/Nov/09 03:51 PM
Component/s: Blocks
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Andrew Davis and Joseph Rézeau
Security Level: None
Resolved date: 30/Nov/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
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

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Andrew Davis added a comment - 30/Nov/09 03:51 PM
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.