Closed (won't fix)
Project:
Tagadelic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2010 at 14:43 UTC
Updated:
8 Nov 2010 at 08:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
tmuras commentedThis may be the same problem as I've discovered today: tagadelic counts the "hits" for each node without taking node revisions into considerations.
It means that if a node has a tag assigned and if you edit that node 2 times (so there are 3 revisions in total), tagadelic will count this tag as being used 3 times.
In the same way, if you assign and then remove a tag from a node, it will be still counted (for the older revision).
The fix (patch) that changes the SQL query is attached - I've tested it only with MySQL DB.
Comment #2
jaarong commentedThis must be exactly what is happening, because we do use revisions on this site.
Comment #3
Bèr Kessels commentedplease test against latest 6.x-dev version. AFAIK this was fixed in that branch.
Comment #4
Bèr Kessels commentedComment #5
Bèr Kessels commentedStatus "needs work" for a while now. Closing due to nobody working on it.
Please re-open if someone has this issue and wants to work on it. Untill then, I consider it "not an actual problem" :)