Closed (outdated)
Project:
Rate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2012 at 16:56 UTC
Updated:
3 Jul 2019 at 07:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
davidcsonka commentedThis problem also exists for the Drupal 7 version of Rate, which I am using.
Comment #2
Riyuzakki commentedI probably has been fixed this issue. Check patch, pls.
Comment #3
HFlame7 commentedComment #4
michielnugter commentedI updated the previously posted patch to a cleaner version. I created two versions, a Drupal 6 and Drupal 7 version of the patch.
The Drupal 7 patch uses the entity_load function. The Drupal 6 version uses a switch statement.
Note: The patch is tested in Drupal 7 against the stable version. I checked the dev version and there is no reason this shouldn't work there.
Comment #5
michielnugter commentedComment #6
fangel commentedThis works as intended for me.
Comment #7
mauritsl commentedCommitted to both 6.x and 7.x. Thanks!
Comment #9
thermador commentedThis exact issue is still happening for me, with the latest 6.x-1.x-dev.
I checked the code in rate.module, and the content of the patch in #4 did indeed get committed, so it's there. I'm not sure what is causing it though.
Something must have changed in the code, in the last two+ years since 6.x-1.3 was released.
Comment #10
thermador commentedComment #12
lamp5