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

File icons triggering 403 errors #105

Open
amanpilgrim opened this issue Oct 15, 2020 · 0 comments
Open

File icons triggering 403 errors #105

amanpilgrim opened this issue Oct 15, 2020 · 0 comments

Comments

@amanpilgrim
Copy link

Uploading a non-image file results in 403 responses for icons:
403 vendor/unclecheese/dropzone/images/file-icons/512px/pdf.png
403 vendor/unclecheese/dropzone/images/file-icons/512px/_blank.png

The call to _blank.png (on error) keeps firing, quickly running into the thousands.

It looks like the FileAttachmentField::ThumbnailsDir() function isn't correctly routing the requests to the public facing /_resources directory.

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 a pull request may close this issue.

1 participant