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

to_download($name) special character problem #4

Open
Kreshnik opened this issue Jun 18, 2013 · 1 comment
Open

to_download($name) special character problem #4

Kreshnik opened this issue Jun 18, 2013 · 1 comment

Comments

@Kreshnik
Copy link

Fist off all, great work done!
There's a problem with special characters, when the to_download function gets called, it used to show special characters without their encoding. The solution to my problem was to utf8_decode the input string that was send to Response::make, now all characters are showing fine.

@homleen
Copy link

homleen commented Aug 21, 2013

try this #6

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

No branches or pull requests

2 participants