I've created a patch that adds an uninstall function. Seems like a bug to me that the module can't be uninstalled properly.
| Comment | File | Size | Author |
|---|---|---|---|
| send_uninstall.patch | 647 bytes | blackdog |
I've created a patch that adds an uninstall function. Seems like a bug to me that the module can't be uninstalled properly.
| Comment | File | Size | Author |
|---|---|---|---|
| send_uninstall.patch | 647 bytes | blackdog |
Comments
Comment #1
jerdavisTested 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.
Comment #2
allie mickaCommitted to HEAD. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.