Needs review
Project:
Address Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 09:20 UTC
Updated:
18 Dec 2015 at 20:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedCould you make a patch to add a
hook_addressfield_handlers_alter(&$handlers, $address, $context)? (please add the documentation to addressfield.api.php too).Comment #2
googletorp commentedI've created a patch for this.
Comment #3
googletorp commentedUpdated the patch and commited it to my sandbox: 6ebbc18
Comment #4
jenlamptonThis is looking good to me, but needed a reroll.