Closed (fixed)
Project:
Location
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Dec 2008 at 21:05 UTC
Updated:
20 Jan 2009 at 19:10 UTC
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