Download & Extend

uninstall doens't uninstall everything

Project:Activity Stream
Version:5.x-1.0-beta3
Component:Code
Category:task
Priority:normal
Assigned:akalsey
Status:closed (fixed)

Issue Summary

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

AttachmentSize
activitystream.module.uninstall.patch865 bytes

Comments

#1

Assigned to:Anonymous» 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"

#2

Status:needs review» patch (to be ported)

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

#3

Status:patch (to be ported)» fixed

Fixed in CVS

#4

Status:fixed» closed (fixed)

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