Closed (fixed)
Project:
GMap Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2007 at 21:12 UTC
Updated:
12 Mar 2007 at 21:47 UTC
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:
| Comment | File | Size | Author |
|---|---|---|---|
| gmap_location.install.patch | 2.28 KB | mfredrickson |
Comments
Comment #1
bdragon commentedAgreed fully.
Modified patch committed to DRUPAL-5.
Thanks.
Comment #2
(not verified) commented