I have News Items with ratings displayed on my page. The rating should be possible from the news items single view as well as from its list view. Using ratings in version 1.0.10 the ratings of the same news items in single view and list view differ. furthermore persons who have rated once in list-view can do so again in single-view.
I propose attached patch witch will remove pid check from database calls those removing above problem. The news items can be identified by their uid, a pid check is unnessesary.
I propose attached patch witch will remove pid check from database calls those removing above problem. The news items can be identified by their uid, a pid check is unnessesary.