Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2006 at 22:14 UTC
Updated:
21 Aug 2006 at 17:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
RobRoy commentedNot "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.
Comment #2
RobRoy commentedhttp://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.