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

Fix twill throwing error on uploading file with cyrillic name #727

Closed
wants to merge 1 commit into from

Conversation

GraxMonzo
Copy link
Contributor

@GraxMonzo GraxMonzo commented Aug 21, 2020

The Problem

Uploading files named with cyrillic symbols fails with error iconv(): Detected an illegal character in input string.
image
image

The Fix

I've added transliterator function that transliterates cyrillic symbols to latin.

@GraxMonzo GraxMonzo changed the title Fix twill throwing error on uploading file with cyrillic symbols Fix twill throwing error on uploading file with cyrillic name Aug 21, 2020
@GraxMonzo GraxMonzo closed this Jan 21, 2021
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.

None yet

1 participant