Skip to content

Recode URL encoding in downloaded file names #34

@alice-hannah

Description

@alice-hannah

For example, if downloading a file test document.txt, the downloaded file will be named test%20document.txt.

%20 probably most common example but should consider all URL encoding that might creep in.

URLdecode() seems to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions