Closed (fixed)
Project:
User Points
Version:
5.x-3.x-dev
Component:
Code: userpoints
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Oct 2007 at 04:01 UTC
Updated:
1 Nov 2007 at 12:51 UTC
Uninstall doesn't remove settings/variables added by userpoints.module. It also doesn't delete userpoints taxonomy vocabulary and terms.
Comments
Comment #1
jredding commentedyup.. forgot about that in the uninstall piece; my fault. Its been fixed.
Additionally some of constants I added were being used incorrectly, I cleaned this up and the variables are being deleted upon uninstall now.
I tested it on my install and there is a pure cleanup happening (i.e. userpoints tables are dropped, variables are wiped out and the category is removed). That's what we're going for ;)
Committed.
Comment #2
(not verified) commented