I tried node_level_blocks for the first time this morning. When I edit a node with node level blocks assigned to the main content area, I see the blocks displayed at the bottom of the node edit form regardless of the "Display blocks on node-edit pages" setting. I tried both release and dev versions and cleared cache after changing the selection. The only way I was able to prevent this was to completely disable the module.

Comments

Johnny vd Laar’s picture

Status: Active » Fixed

I've committed a bugfix here:
http://drupalcode.org/project/node_level_blocks.git/commit/0fd33e0

Thanks for spotting the bug!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 0fd33e0 on 7.x-1.x, 7.x-2.x by Johnny vd Laar:
    Issue #2041405, Fix for blocks display at bottom of node-edit pages...