CRM-15210 fix fatal on merge exports of non primary addresses
authorEileen McNaughton <eileen@fuzion.co.nz>
Mon, 1 Sep 2014 02:18:11 +0000 (14:18 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Mon, 1 Sep 2014 02:19:49 +0000 (14:19 +1200)
commit29990b77ab3bfc84c75faf0f39640141536a7818
tree48bb696e0b1c3056aededc5a6f9b3c0c7453d1b8
parente3e7a1dcbaa86c5af4671fd3cdd0926d0f7d03f2
CRM-15210 fix fatal on merge exports of non primary addresses
The relationship check is preventing the fields from being transformed
to the correct field names in contacts not-to-be-merged
The possibility of the object not existing is adequately handled further down in the
function. The check was added during svn-days but after 4.2.4
I no longer seem to be able to access what commit introduced it
CRM/Export/BAO/Export.php