Closed (fixed)
Project:
Splash
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 23:37 UTC
Updated:
21 Jun 2012 at 01:28 UTC
Jump to comment: Most recent file
Splash add a bunch of variables to the variable table, but doesn't remove them when it's uninstalled. This patch adds an implementation of hook_uninstall to get rid of those variables on uninstall.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | splash-uninstall-variables-1394448-1.patch | 536 bytes | venutip |
| uninstall_routine.patch | 653 bytes | venutip |
Comments
Comment #1
venutip commentedPrevious patch removed variables that didn't exist. Whoops. Here's an update.
Comment #2
venutip commented(removed issue tag)
Comment #3
mail@victorquinn.com commentedCommitted! Thanks venutip!!