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.
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