When editing a node for which no blocks have been selected yet, there's a notice:

Notice: Undefined index: nl in node_level_blocks_node_form() (line 132 of /..../node_level_blocks/includes/node_level_blocks.admin.inc).

Path with fix in first comment

CommentFileSizeAuthor
#1 2496253-1.patch753 bytesspadxiii

Comments

spadxiii’s picture

Status: Active » Needs review
StatusFileSize
new753 bytes

Johnny vd Laar’s picture

Status: Needs review » Fixed

I've modified your patch a little bit because it checked $language and it should've checked $node->language. I also added some comments to make things more clear:
http://cgit.drupalcode.org/node_level_blocks/commit/?id=56b91ff

Thanks for the help!

Status: Fixed » Closed (fixed)

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