--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ica-atom-users/f7b40339-daf7-4aec-9af4-909cbaaab59c%40gmail.com.
I found the following hex sequence in the start of the file: "ef bb bf". After removing it, the import worked. Those are non printable ASCII characters. After some digging, I found that those three characters are standard when exporting an UTF8 csv (see https://answers.microsoft.com/en-us/msoffice/forum/all/excel-seems-to-mess-up-my-csv-files/bc7598cf-afd7-4a2a-ac3e-1e7526ee29b7), and that's what excel did when I created the import file. Since UTF-8 is needed to properly import text with accentuation in atom, shouldn't there be added some code to take that in consideration?
Thank you,
Roberto
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ica-atom-users/5b918d4a-d45f-4580-be59-67b9e413497an%40googlegroups.com.

To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ica-atom-users/1a162731-92f3-4806-9a7f-4d43a2db3f7d%40gmail.com.