On a fresh HEAD, try enabling the Who's new block to the left sidebar and hitting Save blocks. The checkboxes are updated but blocks aren't moved to correct place in table until you hit refresh again.

Can anyone reproduce?

CommentFileSizeAuthor
#1 block.module.submit.patch507 bytesRobRoy

Comments

RobRoy’s picture

Status: Active » Needs review
StatusFileSize
new507 bytes

Not "refresh". Actually, you must Save blocks then hit list as to not resend form data. I think maybe the redirect on _submit() isn't there. Here's a patch that looks like it fixes it.

RobRoy’s picture

Status: Needs review » Closed (duplicate)

http://drupal.org/node/79614 fixes this issue with a more generic approach and it's by chx no less. Marking this as a duplicate of that issue.