Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTF-8 not or wrongly implemented #3

Closed
raziel- opened this issue Dec 4, 2017 · 1 comment
Closed

UTF-8 not or wrongly implemented #3

raziel- opened this issue Dec 4, 2017 · 1 comment

Comments

@raziel-
Copy link

raziel- commented Dec 4, 2017

smbfs 1.106 (17.04.2016)

smbfs lacks the proper utf-8 encoding/decoding.

At least there is a discrepancy between using the same destination (local cloud/HDD on router UDB) from Windows (10), Linux or AmigaOS4.

If i use umlauts (ä, ö, ä, ß etc.) on AmigaOS4 they will come up wrong (some special characters) on Linux/Windows and vice-versa.

If i use them from Linux, Windows can read them fine and vice-versa.

There is a problem in the UTF encoding (which seems to do something Amiga-only) solely on Amiga, which leads to the Amiga-side being locked out (can't access directories/files with umlauts) from all changes from the other two platforms.

Please add encoding so that AmigaOS4 can understand (read/write) umlauts from other platforms.

@raziel-
Copy link
Author

raziel- commented Jul 4, 2018

Fixed in 1.160.

Thanks a lot

@raziel- raziel- closed this as completed Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant