This module adds a number of variables to the {variable} table via variable_set() but doesn't remove the variables from the table when the module is un-installed. Not the end of the world, but always a good idea to cleanup after yourself.

Comments

slucero’s picture

This issue is also present in the 7.x version of the module. The following variables are left even after uninstallation:

  • addtoany_additional_js
  • addtoany_custom_image
  • addtoany_display_in_nodecont
  • addtoany_display_in_nodelink
  • addtoany_display_in_teasers
  • addtoany_display_weight
  • addtoany_dropdown_disabled
  • addtoany_image
  • addtoany_image_attributes
  • addtoany_link_text
  • addtoany_nodetypes
micropat’s picture

Version: 6.x-3.3 » 7.x-4.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)
micropat’s picture

Version: 7.x-4.x-dev » 6.x-3.3