Closed (fixed)
Project:
Fivestar
Version:
7.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 14:28 UTC
Updated:
4 Feb 2017 at 03:24 UTC
Jump to comment: Most recent
When viewing a rating, if the text format has been set to user rating, it's always displayed as "Your rating" even if someone else rated it. And the text does not take into account whether you might want to use some other term than "rating".
The offending code is in theme_fivestar_summary();
My suggestion would be to allow the text format for user and average cases to be configurable, at least in part, and also to pass more contextual data into this theme function so it can be overridden more flexibly (eg. to treat one's own and other's ratings differently).
Comments
Comment #1
dbt102 commentedPlease test with 7.x-2.2 release and report back, as there have been a lot of fixes applied since then.