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

8.x Fix serving existing files with encoded characters like %20 #2890

Conversation

travismiller
Copy link
Contributor

Files with spaces (and other percent encoded characters) are not served from the files directory when using drush runserver. This change simply decodes the REQUEST_URI path.

Same change as #2889 for the 8.x branch.

@travismiller travismiller changed the title 8.x fix runserver files with encoded characters 8.x Fix serving existing files with encoded characters like %20 Aug 22, 2017
@weitzman
Copy link
Member

Seems reasonable to me. Any thoughts, @grugnog?

@grugnog grugnog merged commit fbeb981 into drush-ops:8.x Aug 28, 2017
@grugnog
Copy link
Member

grugnog commented Aug 28, 2017

Merged - thanks!

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.

3 participants