Closed (fixed)
Project:
DraggableViews
Version:
6.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2009 at 10:08 UTC
Updated:
25 Jan 2010 at 10:40 UTC
Hi,
Just found several entries in the system table in my database after disable and unistall the module. Is something missing in the uninstall?
Comments
Comment #1
sevi commentedI just uninstalled the module and found one entry in the database that holds some basic information about DraggableViews (name, path, type=module,...).
I guess this is just normal.
As far as I know the uninstall works as it should: All database tables disappear.
Comment #2
cels commentedBut system table and variable table holds information after uninstall the module. For system table, the module system_table_cleaner do the job, but not for variable table.
The variable 'draggableviews_repaired_msg' should unset for a clean uninstall.
draggableviews.install
Comment #3
sevi commentedThanks,
committed to DRUPAL-6--3 branch: http://drupal.org/cvs?commit=312648
Greetings,
sevi