It doesn't make sense to have a decision with less than 2 options.

Poll module in Drupal core checks for this, prompting: "You must fill in at least two choices."

Comments

ChrisKennedy’s picture

I was about to implement this when I realized that user-submitted choices (http://drupal.org/node/88097) will make blank decisions appropriate if you want the voters to supply all the possible choices. I don't predict it taking too long to add that feature.

ChrisKennedy’s picture

Status: Active » Fixed

Since write-in ballots haven't been implemented yet, I went ahead and fixed this in http://drupal.org/cvs?commit=43349

Anonymous’s picture

Status: Fixed » Closed (fixed)