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

dbt102’s picture

Issue summary: View changes
Status: Active » Fixed

Please test with 7.x-2.2 release and report back, as there have been a lot of fixes applied since then.

Status: Fixed » Closed (fixed)

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