Skip to content

Fix for handling filenames with diacritics #1

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

Merged
merged 1 commit into from
Jun 7, 2014
Merged

Fix for handling filenames with diacritics #1

merged 1 commit into from
Jun 7, 2014

Conversation

mrowa
Copy link

@mrowa mrowa commented Oct 8, 2012

Server should respond file names with the same encoding as original web page, UTF-8. Otherwise diacritics in file names would look corrupted. Sample file name to reproduce the issue: "Złote góry Żerania.png" becomes "ZĹ‚ote gĂłry Ĺ»erania.png".

Server should respond file names with the same encoding as original web page, UTF-8. Otherwise diacritics in file names would look corrupted.
swhitley added a commit that referenced this pull request Jun 7, 2014
Fix for handling filenames with diacritics
@swhitley swhitley merged commit b8f5cb5 into swhitley:master Jun 7, 2014
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

Successfully merging this pull request may close these issues.

2 participants