Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Don't change the submitted filename#92

Open
wimverstuyf wants to merge 1 commit intobrandonsavage:masterfrom
wimverstuyf:keep-filename
Open

Don't change the submitted filename#92
wimverstuyf wants to merge 1 commit intobrandonsavage:masterfrom
wimverstuyf:keep-filename

Conversation

@wimverstuyf
Copy link
Copy Markdown

Special characters were being removed (mainly non-ANSI) which doesn't seem to be desirable when using non-English languages.
E.g. the filename buffet-à-volonté.doc will be renamed to buffet--volont.doc

I couldn't find a proper way to make a filename "safe" across multiple languages so the best option seems to be to remove it altogether. I'm not sure why it had been added in the first place, it doesn't seem to be necessary.

Special characters are removed (mainly non-ANSI) which doesn't seem to be desirable when using non-English languages.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant