Closed (duplicate)
Project:
Voting API
Version:
6.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Feb 2009 at 23:14 UTC
Updated:
27 Sep 2012 at 08:23 UTC
When node was removed a votes for this node is lieving in table 'votingapi_vote'.
This leads to errors when module UserKarma counts votes (this module do not check if node exists and published).
Comments
Comment #1
torotil commentedThis has been fixed in #115322: Delete votes for deleted nodes .