I upgraded from 2.3 to 2.6 (test environment) and added a new survey with two alternatives. Votes (opinions) are not registering for the new survey. I set a new vote, the screen comes back with the message "Your settings have been taken into account. Thanks for your contribution." but the vote has not been counted.
Votes no longer register as well for the prior survey.
Forgot to test this when I upgraded from 2.2 to 2.3 so I'm unsure when this issue first surfaced.
Comments
Comment #1
gibus commentedSorry about his bug. For the record, it was because db_result() returns FALSE when SELECT returns 0 entry, not NULL. The bug was created with release 6.x-2.5 which was definitely a buggy release.
Fixed now in 6.x-2.7
Comment #2
gibus commentedComment #3
rkodrupal commentedtested and confirmed. this issue can be closed.