ispras / lingvodoc-react

Apache License 2.0
7 stars 11 forks source link

/import_csv fails if there are more values in rows than headers amount #1112

Closed vmonakhov closed 6 months ago

vmonakhov commented 6 months ago

Steps to reproduce:

Expected result: The input file should be imported as a new Lingvodoc dictionary

Actual result:

Convertion failed, invalid CSV file 'список лекарственных хакасский растений.csv'

vmonakhov commented 6 months ago

Fixed. Now rows values are iterated in tuples with headers.