← Back to team overview

pollka-devs team mailing list archive

[Bug 618313] Re: Count of total votes placed allows non-integer values

 

I agree, that was a clumsy way of calculating it.

** Changed in: pollka
       Status: New => Confirmed

-- 
Count of total votes placed allows non-integer values
https://bugs.launchpad.net/bugs/618313
You received this bug notification because you are a member of Pollka
Developers, which is subscribed to pollka.

Status in Pollka Polling Software: Confirmed

Bug description:
In admin.php, my vote count now reads "There were 2 voters registered and 0.5 vote sets were validated by email tokens" after some fiddling around with test data in the db. I suspect that this is less likely when there isn't someone monkeying around with the backend in mid-poll, but still, a vote set should be discrete (and would probably be simplest as a count of auth tokens validated rather than calculated from # of questions answered).





References