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).

CommentFileSizeAuthor
activitystream.module.uninstall.patch865 bytestayknight

Comments

akalsey’s picture

Assigned: Unassigned » akalsey

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"

akalsey’s picture

Status: Needs review » Patch (to be ported)

I've tested the patch and will add it to the module

akalsey’s picture

Status: Patch (to be ported) » Fixed

Fixed in CVS

Anonymous’s picture

Status: Fixed » Closed (fixed)

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