When an item have nunber of votes ending with 1 (21, 31, 41...) - fivestar displays that image has just one vote.
But when I vote one more time - it displays correct number (22, 32...).
When an item have nunber of votes ending with 1 (21, 31, 41...) - fivestar displays that image has just one vote.
But when I vote one more time - it displays correct number (22, 32...).
Comments
Comment #1
quicksketchIs the complete number showing up in the HTML code? It might be a CSS issue of sorts. If you can also post a screenshot, that would be tremendously helpful.
Comment #2
seaji commentedIt's the bug in code.
Line 1318 and 1322
Should be:
Comment #3
quicksketchThanks! Committed. Please submit future patches in a patch format. http://drupal.org/patch/create
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.