Problem/Motivation
The implode at the bottom of formatPlainAddress() caused a PHP warning because #locality can now be an array. We need to handle #locality as either a string (for 8.x--1.x) or an array (for 2.0.x)
Issue fork address_static_map-3498013
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
juanolalla commentedComment #4
juanolalla commented