I've created a patch that adds an uninstall function. Seems like a bug to me that the module can't be uninstalled properly.

CommentFileSizeAuthor
send_uninstall.patch647 bytesblackdog

Comments

jerdavis’s picture

Category: bug » task
Priority: Normal » Minor

Tested this patch, and it seems to be working as intended.

Observed behavior:
- Send related tables were removed from the database when the uninstall routine was run.
- Module's directory and files were not removed.
- Module was not removed from system table.

No errors occurred in testing.

This patch should be ok to include, assuming the above behavior is desired as is.

allie micka’s picture

Status: Needs review » Fixed

Committed to HEAD. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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