Closed (fixed)
Project:
NAT-ng (Node Auto Term)
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 13:35 UTC
Updated:
24 May 2010 at 17:00 UTC
I've got NAT NG and Gmap Taxonomy on my site, and NAT NG resets the GMap marker on any term for which the NATed node is edited.
I've written a fix for this, which is reliant on an extension to the NAT NG API which I've posted here: http://drupal.org/node/776414
Attached below is a patch which implements this functionality: it relies on the API being changed in GMap Taxonomy, though it checks using function_exists() so it will not fall over without it.
| Comment | File | Size | Author |
|---|---|---|---|
| gmap_tax_interaction.patch | 524 bytes | nemchenk |
Comments
Comment #1
nemchenk commentedOops... That should say "the fix is reliant on an extension to the Gmap Taxonomy API"
Comment #2
anantagati commentedThank you, commited in 6.x-dev.
http://drupal.org/cvs?commit=365270