This module inserts some tables in the database, so it can be seen as an usability bug not to have an uninstaller. Drupal 5 expects uninstallers to be available.

CommentFileSizeAuthor
#2 image_install_cleanup.patch4.42 KBdrewish

Comments

drewish’s picture

Title: Standardizing: please, write an uninstaller » Uninstaller
Category: bug » task

it's a feature not a bug.

drewish’s picture

Title: Uninstaller » Clean up install files
Status: Active » Needs review
StatusFileSize
new4.42 KB

well it turns out that the only module that actually create tables is the image_attach module so i'm going to make this a bit broader. here's a patch to add an uninstaller to image_attach and clean up the other .install files.

drewish’s picture

committed to HEAD and 5.

drewish’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)