States Interaction with GCG addresses

1.kenthomas - September 14, 2008 - 02:37
Project:Workflow-ng
Version:5.x-2.x-dev
Component:State Machines
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When a state change occurs, workflow_ng -2.0 and -2.1 seems to create a new, BLANK version of the address field for GCG-enabled nodes (db table gmaps_addresses). -dev seems to not create a new version/row, but to BLANK out the existing version on state change.

Will try to trace through a debugger as time permits.

#1

fago - September 25, 2008 - 10:11

gcg adresses? What's done by states is probably just a node_save($node).

#2

1.kenthomas - September 27, 2008 - 08:05

Interesting. Haven't had a change to do a debug run through it; I'll breakpoint the node_save($node)-s. Thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.