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

Explicitly specify content-type in prompt template #1729

Merged
merged 2 commits into from Jan 8, 2021

Conversation

jessicaschilling
Copy link
Contributor

Closes #1728.

This PR explicitly specifies utf-8 content-type in the template for the "Download..." dialog so non-roman languages don't blow out.

Tested in Mac Big Sur only; would appreciate a look in Linux/Windows.

Before

image

After

image

@aihy
Copy link

aihy commented Jan 8, 2021

Thank you for fixing it!

Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Linux, works as expected 👍
Feel free to merge with or without comment below :-)

src/dialogs/prompt/template.js Outdated Show resolved Hide resolved
Co-authored-by: Marcin Rataj <lidel@lidel.org>
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.

Text coding error in Chinese
3 participants