Fix master-only regression on showing fields for contact type
authorEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 30 Apr 2022 03:53:38 +0000 (15:53 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 30 Apr 2022 23:24:13 +0000 (11:24 +1200)
commit52bd01f5feb25222e1c14ee1c66874e2acdf1694
treee72eafe44c49090ca3865322378bf52d8ad6e729
parent7b8c733e94e02e0ace8a2abaa6a547210bf95b80
Fix master-only regression on showing fields for contact type
CRM/Contact/Import/Form/MapField.php
CRM/Contact/Import/Form/Preview.php
CRM/Contact/Import/Parser/Contact.php
CRM/Import/Forms.php
CRM/Import/ImportProcessor.php
CRM/Import/Parser.php
tests/phpunit/CRM/Contact/Import/Form/DataSourceTest.php
tests/phpunit/CRM/Contact/Import/Form/MapFieldTest.php
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRM/Import/DataSource/CsvTest.php