I'm trying to using the Drupal module uninstall script to remove Misery. And true to its name it is being miserable! Each time I try to run the uninstall script I get an internal server error.

CommentFileSizeAuthor
#1 2074569-uninstall-error-500.patch412 bytesGeduR
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

GeduR’s picture

Status: Active » Needs review
FileSize
412 bytes

HI! Thanks for your ticket , I've seen the bug:

Error: Call to undefined function misery_get_handlers() in /vagrant/vhost/sites/all/modules/contrib/misery/misery.install, line 12

The module when is disabled can't call to an own function because the .module it is not included.

Attaching a patch, please review.

GeduR’s picture

Status: Needs review » Fixed

Commited to 7.x-2.x-dev branch

Clint Eagar’s picture

Confirming that the patch worked. Thank you.

Status: Fixed » Closed (fixed)

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