Download & Extend

Variables should be cleaned up upon uninstalling

Project:Cool aid; Editable help messages
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When you uninstall the module, the coolaid_* database tables are dropped, but the coolaid_* variables are left in the system:

  • 'coolaid_existing_help_theme_function'
  • 'coolaid_name'
  • 'coolaid_thickbox'

Good practice would be to clean these up too, especially since it should be possible to uninstall + re-enable to reset a module's state.

Also see hook_uninstall:

Remove any tables or variables that the module sets.

Comments

#1

Status:active» fixed

Thank you, fixed.

#2

Status:fixed» needs work

no it's not :/ it will be soon though

#3

Status:needs work» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here