I've tried both Decision - Ranking and Decision - Selection, but neither one will display the voting form on my local testing site. If the vote is closed, I get the appropriate message. If the current date is not in the range for the decision, I get the appropriate message. If the decision should currently accept votes, I do not get a voting form. I have verified permissions and even looked at the node with User 1, and I have no leads as to what the issue would be.
What are the possible reasons for the voting form not to appear on a decision?
Comments
Comment #1
ezra-g commentedWhat kind of markup do you have where you are expecting to see the voting form?
Comment #2
yowzer commentedHere's the relevant section of HTML. This is while logged in as User 1.
Comment #3
yowzer commentedComment #4
ezra-g commentedIndeed, I had this problem as well. We have an unnecessary & in decisions_selection_voting_form(). Please try the latest from CVS or wait for the development snapshot to re-roll and re-open this issue if that doesn't solve your problem.