-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.3.3
-
Component/s: Import / Export [Deprecated]
-
3.03
Bug report from Peter Ridge
When running through the CSV Importer we need to make sure that fields with a dot in the title are correctly processed as a date field. Currently it seems to only store the part of the field name after the dot.
e.g. The date field Eng. Acceptance Date is being stored as:
date.fields = Acceptance Date