When trying to uninstall Location Add Another you will get a PHP fatal error because an stdClass object is used as an string.

Here's a patch to fix this. Good luck!

CommentFileSizeAuthor
location_addanother.install.patch436 bytesclaudiu.cristea

Comments

bdragon’s picture

Status: Needs review » Fixed

Fixed, using a different method than your patch. Thanks for the report!

http://drupal.org/cvs?commit=162989
http://drupal.org/cvs?commit=162991
http://drupal.org/cvs?commit=162992

Status: Fixed » Closed (fixed)

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