CRM-16824: Unrecognized date format in custom fields during import of contributions
authorSeb35 <seb35wikipedia@gmail.com>
Sat, 11 Jul 2015 16:59:36 +0000 (18:59 +0200)
committerSeb35 <seb35wikipedia@gmail.com>
Sat, 11 Jul 2015 16:59:36 +0000 (18:59 +0200)
commitd586f6e9308f48fddcde8ece9aeef1e3cad4040c
treee63daf8c4c3814f0a1af2086be48a1062a34ba9d
parent3d35a90ad5810fb656022b865acaccc8748d4cc7
CRM-16824: Unrecognized date format in custom fields during import of contributions

During import of contributions, the contact type was not explicely set, leading to
misrecognized contribution custom fields. This was fixed by comparing with the
pre-import (summary) function, and tested on a real import of contributions with custom
fields.
CRM/Contribute/Import/Parser/Contribution.php