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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image_install_cleanup.patch | 4.42 KB | drewish |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image_install_cleanup.patch | 4.42 KB | drewish |
Comments
Comment #1
drewish commentedit's a feature not a bug.
Comment #2
drewish commentedwell 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.
Comment #3
drewish commentedcommitted to HEAD and 5.
Comment #4
drewish commentedComment #5
(not verified) commented