Closed (outdated)
Project:
Fivestar
Version:
6.x-1.18
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Dec 2009 at 17:57 UTC
Updated:
19 Jan 2017 at 17:44 UTC
Jump to comment: Most recent
At the root of #349900: Comment-cast ratings not deleted when comment is deleted. was the fact that the vote id was always saved as 0 to the fivestar_comment table. This leaves us with bad values in that table, and then values in votingapi_vote that were not deleted along with comments that were deleted. It would be ideal to remove the votes from comments deleted before the above issue was fixed, or at least remove the invalid values that still exist in fivestar_comment.
Comments
Comment #1
dbt102 commentedFivestar for Drupal 6
Drupal 6 is now end of life, and is no longer supported. So Drupal 6 issues for Fivestar are being closed as "Closed (won't fix)" or "Closed (outdated)". However, we don't want users who are porting from Drupal 6 to 7 to feel unwanted, so if you have any migration issues, please open them as Drupal 7 issues.