Posted by Shawn DeArmond on October 2, 2009 at 8:00pm
Jump to:
| Project: | Fivestar |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| fivestar_views_round.patch | 343 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Looks good to me. This is committed. Thanks!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.