Mongodb does not accept text with accents when importing from CSV

Thank you Richard

That file is not valid utf8. The error is supposed to show up in the UI and it doesn’t. I’ll file a ticket for that.

But import only supports files encoded as utf8 which would be why it doesn’t work.