Closed (fixed)
Project:
Cookie Control
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2012 at 12:22 UTC
Updated:
11 Mar 2013 at 01:10 UTC
(Discovered during an attempt to reset the configuration nessecitated by the newline issue).
The configuration options remained when I disabled, uninstalled and deleted the module before readding it from a fresh download.
As I understand it modules should remove configuration data during uninstall.
Comments
Comment #1
buddaModule needs to implement http://api.drupal.org/api/drupal/modules%21system%21system.api.php/funct... to remove the variables.
Comment #2
buddaImplemented hook in new cookiecontrol.install file.