Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
block.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 07:18 UTC
Updated:
10 Jan 2008 at 10:15 UTC
Credit goes to quicksketch for finding this bug. I'm just filing an issue about it since it looks like he didn't get the chance.
There are at least two problems with the admin/build/block page:
1. Moving a block into a region without any blocks in it yet should remove the message that says the region is empty. Instead, it treats it as a 'normal' row in the table.
2. Possibly related to #1, saving the page does absolutely nothing.
Comments
Comment #1
webchickAnd sorry, we can't really put out an RC with this critical piece of functionality broken. :(
Comment #2
catchOK my install is a couple of days old now, but I can't reproduce this. So it's new, which points to the tableheaders fix. I did a lot of the tableheaders testing but not on the blocks page. Most likely drag and drop has gone everywhere else as well. :(
Comment #3
soxofaan commentedI can't reproduce #1 nor #2 with a 5 minute (at time of this writing) young cvs-updated version (on Firefox 2.0.0.11, Ubuntu Edgy)
Comment #4
catchI've re-opened: http://drupal.org/node/194590 and posted there. Going to rule-in or rule-out the tableheader fix in the next few minutes.
Comment #5
catchOK it's definitely the patch that got committed over there, so marking this as duplicate.