Closed soxidus closed 4 years ago
With csv_import we don's escape specaial characters so games like tzolk'in can't be imported
Wouldn't this apply to neues_spiel, too?
Now also tested. Opted for escaping with double quotes, both for " and ' because it worked before escaping with \ did.
"
'
\
With csv_import we don's escape specaial characters so games like tzolk'in can't be imported