The gmap_location.install file installs its own version of the location table. This causes conflicts with the location module, which gmap_location requires. I believe this is a hold over from when gmap_location was a fork of location.

This patch removes the offending table definitions from the install hook. It leaves the updates in place. I'll let someone else decide if they want to remove those.

For an example of a problem caused by this file, see:

http://drupal.org/node/120603

CommentFileSizeAuthor
gmap_location.install.patch2.28 KBmfredrickson

Comments

bdragon’s picture

Assigned: Unassigned » bdragon
Status: Active » Fixed

Agreed fully.

Modified patch committed to DRUPAL-5.

Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)