Closed (fixed)
Project:
Nodes In Block
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2011 at 00:54 UTC
Updated:
5 Mar 2012 at 08:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
sumwai commentedSolve the strict warning by storing the result of drupal_get_form() into a varible first
Comment #2
swentel commentedThanks, committed and pushed!
Comment #4
upunkt commentedReopened since this bug exists also in the 1.0 release.
If you can't use the patch do the following:
Open the .module-file
Replace the code around line 302 as follows (you can leave out the comments):