Comment 6 for bug 1234690

Revision history for this message
Gediminas Paulauskas (menesis) wrote : Re: Error trying to import courses from asimple CSV file

I reproduced this same error with a school year name with accented characters, e.g. vacación

the URL would be http://localhost:7080/schoolyears/vacación/courses/csvimport.html and it fails to get back to courses list.

Maybe you need to choose a different encoding, e.g. ISO-8859-1 for Spanish? But I get a red error message saying "Could not convert data to Unicode (incorrect charset?)" instead of an exception.

What version of SchoolTool are you running? Look at the bottom of the page.