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

Namensencodierung #74

Open
MorrisJobke opened this issue May 26, 2013 · 0 comments
Open

Namensencodierung #74

MorrisJobke opened this issue May 26, 2013 · 0 comments

Comments

@MorrisJobke
Copy link
Member

Wenn im Backend Nicht-UTF8-Name erkannt wird: Latin1- annehmen, in UTF-8 wandeln, JSON dafür erweitern:
{"name":"UTF-8-Name","rname":"realer Dateiname Latin1",...}

"name" wird zum Anzeigen verwendet, "rname" zum Auslösen der nächsten Aktion (wenn "rname" nicht vorhanden, "name" verwenden)
Oder bekommt JavaScript/JSON die Krise, wenn ein String nicht UTF-8 kodiert ist

@ghost ghost assigned MorrisJobke May 26, 2013
@MorrisJobke MorrisJobke removed their assignment Nov 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant