Uninstallation does not remove variables
CoolDreamZ - June 5, 2008 - 16:55
| Project: | Favorite Nodes |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The implementation of hook_uninstall uses a SQL query to remove variables from the {variables} table this does not seem to work and is probably dangerous. I think it would be better to use another database table to store the node types which can be 'favorited'
