Skip to content

to_download($name) special character problem #4

Description

@Kreshnik

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions