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

If a binary is requested with a slash at the end, a folder is created and the binary cannot be stored on the file system anymore #44

Closed
quirijnslings opened this issue Nov 14, 2019 · 1 comment

Comments

@quirijnslings
Copy link
Member

Steps to reproduce:

  • Make sure you have a published binary (e.g. /Images/test_tcm3-123.png)
  • Make a request with a browser to /Images/test_tcm3-123.png/
  • A FOLDER called test_tcm3-123.png is now created
  • Subsequent requests to the correct url (/Images/test_tcm3-123.png) will fail because the folder is in the way
@quirijnslings
Copy link
Member Author

Fixed in 2.2.7.104-alpha

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

1 participant