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!
| Comment | File | Size | Author |
|---|---|---|---|
| location_addanother.install.patch | 436 bytes | claudiu.cristea |
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!
| Comment | File | Size | Author |
|---|---|---|---|
| location_addanother.install.patch | 436 bytes | claudiu.cristea |
Comments
Comment #1
bdragon commentedFixed, 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