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

gibus’s picture

Title: Votes Not Sticking » Votes Not Inseretd in Database
Version: 6.x-2.6 » 6.x-2.5
Status: Active » Fixed

Sorry 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

gibus’s picture

Title: Votes Not Inseretd in Database » Votes Not Inserted in Database
rkodrupal’s picture

tested and confirmed. this issue can be closed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.