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).
| Comment | File | Size | Author |
|---|---|---|---|
| activitystream.module.uninstall.patch | 865 bytes | tayknight |
Comments
Comment #1
akalsey commentedThe 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"
Comment #2
akalsey commentedI've tested the patch and will add it to the module
Comment #3
akalsey commentedFixed in CVS
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.