Updated: Comment #N

Problem/Motivation

Govdelivery Signup module doesn't clean up after itself upon uninstallation. Several govdelivery_signup_* entries remain in the variables table after uninstall.

Proposed resolution

Create a .install file with a hook_uninstall() that removes them.

Remaining tasks

Submit a patch which creates the proposed .install file.

User interface changes

None.

API changes

None.

Comments

markgifford’s picture

Quick patch to follow.

markgifford’s picture

markgifford’s picture

Status: Active » Needs review
dstol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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