The handler: fivestar_views_value_text_handler(), labeled "Fivestar Stars (text star count)", hardcodes a rounding function into the value. For statistical analysis purposes, it would be better if the value was a true float, and the user could specify the rounding precision in the View. Fortunately, Views 2 has that functionality, so here's a patch that utilizes it for this handler.

CommentFileSizeAuthor
fivestar_views_round.patch343 bytesShawn DeArmond
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ezra-g’s picture

Status: Needs review » Fixed

Looks good to me. This is committed. Thanks!

Status: Fixed » Closed (fixed)

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