Extract formatLocationBlock from import parsing
authoreileen <emcnaughton@wikimedia.org>
Fri, 12 Apr 2019 02:23:36 +0000 (12:23 +1000)
committereileen <emcnaughton@wikimedia.org>
Fri, 12 Apr 2019 02:23:36 +0000 (12:23 +1000)
commitc4c7a315cd7859c76f18c4f687459551abc3086c
tree9c1e35623900206d6f34dcd522e7386aa1ba58d8
parent62bf1e4237e6332b29aace76c1c5fbaf8a52bdff
Extract formatLocationBlock from import parsing

Next steps here are to remove the markIncomplete in testImportPrimaryAddress
and get Primary importing working on Phone & then email and to
call this extracted function instead of ->formatContactParameters(, );
when we are formatting a location (for code simplification as formatContactParameters
effectively just calls this but from much lower down
CRM/Contact/Import/Parser.php