Closed (fixed)
Project:
Activity Stream
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
10 Apr 2008 at 20:56 UTC
Updated:
25 Apr 2008 at 16:21 UTC
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.