Hi,
After installing Omeka 1.4 and changing the tab delimiter to another value (to avoid the use of commas) I have been able to import names in the format 'Surname, Name' but the problem is that although in the CSV file the surname and the name are separated by a space (after the comma) when it get ingested in Omeka the Name appears immediately after the comma, so it appears as Smith,Tom instead of Smith, John.
This issue came accross in the past in the following thread http://groups.google.com/group/omeka-dev/browse_thread/thread/a504e119d115578b/4ba168ed9f207d04?lnk=gst&q=delimiter#4ba168ed9f207d04 , but not sure if it was planned to be fixed in the new Omeka version.
It is there an easy way of changing the code to get this fixed?
Thanks a lot,

