Closed (fixed)
Project:
Fivestar
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2012 at 10:41 UTC
Updated:
4 Feb 2017 at 02:14 UTC
Jump to comment: Most recent
If a five star filed is added to a view it displays correct but if you use it for sorting it dose not work.
I could not figure out where the sort order comes from and how to change it.
Comments
Comment #1
ericduran commentedI think this is fixed in the latest dev version. Can you confirm?
Thanks.
Comment #2
zauberertz commentedSorry no, the dev version does not fix it case this is the views query:
And the field data table is empty
Comment #3
ericduran commentedYea, that's because the fix when into the dev version. So unless the votes are done again after the dev version is running is going to be empty.
The simplest way of testing this is to place an actual vote now that you're running the dev version. THe data should start populating.
If this is not the case please let me know.
Thanks.
Comment #4
TSC_2010 commentedI was having this issue as well. It is working properly for me.
Comment #5
zauberertz commentedThe dev version fixes it for new entries, thanks.
Here are my SQL statements to solve it in my installation for the old data.This is might a good starting point for a additional update method.
Thanks for the quick response.
Comment #6
ericduran commentedYea, Lets turn this into an update hook.
Comment #8
dbt102 commentedPer comment #5 this got fixed in dev