uninstall doens't uninstall everything
tayknight - April 10, 2008 - 20:56
| Project: | Activity Stream |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | akalsey |
| Status: | closed |
Jump to:
Description
Added code to delete profile variable from installtion.
Added code to delete install information from sysem.
Also, the uninstaller is trying to delete a table called activityfeed which doens't exist. I didn't fix that in this patch cause I didn't know if it was itentional (but, the activitystream table isn't getting delete, so I'm assuming it is a typo).
| Attachment | Size |
|---|---|
| activitystream.module.uninstall.patch | 865 bytes |

#1
The name of the module changed prior to release and the install file didn't get updated. So yes, the installer should delete "activitystream" and not "activityfeed"
#2
I've tested the patch and will add it to the module
#3
Fixed in CVS
#4
Automatically closed -- issue fixed for two weeks with no activity.