Needs review
Project:
Webform Block
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2010 at 08:29 UTC
Updated:
28 Sep 2010 at 09:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
ermannob commentedI'm sorry, but I couldn't fix this issue and to get my work done, I switched to Nodes In Block module: http://drupal.org/project/nodesinblock
Comment #2
yhager commentedIt seems that setting the '#redirect' property overrides all else when performing the redirection. Patch attached.
Comment #3
loophole080 commentedwork around: http://drupal.org/node/782864#comment-2932146
Comment #4
keva commentedI didn't apply this patch directly, but edited webformblock.module to the same effect. (deleted line 57)
Appears to work.
Comment #5
askibinski commentedPatch works fine.