Closed (fixed)
Project:
User Points
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Jul 2006 at 10:44 UTC
Updated:
14 Nov 2006 at 04:41 UTC
There is logical error in the code!
If administrator DELETE some activity of the visitors, the points are deleted from ADMIN user, not from author of activity. Exactly: some user uploaded pictures and they get points. Me (admin) deleted all this pictures but I (admin) get deleting of my points. This is bad! Any clue how to correct the source code?
Comments
Comment #1
wafaa commentedI can not reproduce this problem.
Here is the test sequence I used:
1. logged in as user x and created 2 nodes of type story.
2. logged in as admin and deleted the two nodes.
3. the result was that two points were subtracted from user x not from admin like you said.