To reproduce:
Create a binary poll. Choices as something obvious, say: Choice 1, Choice 2, Choice 3, Choice 4. Vote on choice 2.

sort order on viewing results will be Choice 2 (100%), Choice 4 (0%), Choice 3 (0%), Choice 1 (0%)), aka reverse order for the unused choices, due to asort re-ordering.

Patch attach moves adding other choices to after asort to remove that effect, but might need work for vote results that have the same % >.O.

CommentFileSizeAuthor
advpoll_binary_result_order.patch739 byteshefox
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gobinathm’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

D6 is EOL hence this issue won't be fixed (or) attended. So closing it.