You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For many codepages the autodetect fails and gives wrong result. You can try Windows-1250, Windows-1252, ISO-8859-1, ISO-8859-2 or many others. ISO-8859 codepages are widely used in European countries.
File in Windows-1250 encoding (simple single byte codepage):
Text file autodetecting is still an issue, my report has been misunderstood earlier in #155
The issue is, that only a few codepages are detected/supported, and others are not detected correctly, see
Utils.m
:For many codepages the autodetect fails and gives wrong result. You can try Windows-1250, Windows-1252, ISO-8859-1, ISO-8859-2 or many others. ISO-8859 codepages are widely used in European countries.
File in Windows-1250 encoding (simple single byte codepage):
Failed autodetect in Seafile:
Originally posted by @stuntsman in #155 (comment)
The text was updated successfully, but these errors were encountered: