Umlauts are not handled correctly #70

Open
opened 2025-06-27 18:21:37 +02:00 by magicfelix · 1 comment
magicfelix commented 2025-06-27 18:21:37 +02:00 (Migrated from edugit.org)

„straße” from a CSV file results in „stra√üe” in the database. This also causes the street_housenumber regex to fail matching strings containing e.g. an „ß”.

„straße” from a CSV file results in „stra√üe” in the database. This also causes the street_housenumber regex to fail matching strings containing e.g. an „ß”.
magicfelix commented 2025-06-27 18:43:17 +02:00 (Migrated from edugit.org)

chardet.detect returns MacRoman for mv CSV file containing ß.

`chardet.detect` returns `MacRoman` for mv CSV file containing `ß`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-CSVImport#70
No description provided.