Download & Extend

Uninstallation does not remove variables

Project:Favorite Nodes
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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'

nobody click here