Closed (fixed)
Project:
Decisions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
31 Oct 2006 at 05:37 UTC
Updated:
17 Nov 2006 at 21:30 UTC
When creating a decision (which now works thanks to #92107), the resulting form is not displayed and the node page is empty.
This is the result of hook_view() changes.
Comments
Comment #1
anarcat commentedApply a modified version of David Lesieur's patch to make this work again. I can now display forms and record votes, thanks David!
I didn't apply the hook_vote_validate() and block commenting hunks of the original diff and fixed the display of the Cancel button. Things are not quite good-looking yet, but it works.
Commit: http://drupal.org/cvs?commit=44391
Comment #2
(not verified) commented