Closed (fixed)
Project:
Address Field
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2014 at 22:25 UTC
Updated:
2 Jan 2015 at 22:04 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
bojanz commentedTry this patch, let me know if it's enough.
Comment #2
bverc commentedWorks as expected.
I suspect these get stored int he views database as I needed to reinstall the module to see the change in my view. (Although I suspect I may only have needed to remove the field and re-add it.)
Either-or, not sure if it's necessary to provide a database update as it's such a seldom used field.
Comment #3
bojanz commentedYou just needed a cache clear.
Committed the patch, thanks for testing.