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 the mimetype is missing in metadata, glideURL won't work #51

Open
WesleyE opened this issue Oct 26, 2016 · 0 comments
Open

If the mimetype is missing in metadata, glideURL won't work #51

WesleyE opened this issue Oct 26, 2016 · 0 comments

Comments

@WesleyE
Copy link
Contributor

WesleyE commented Oct 26, 2016

On many drivers, the metadata does not contain the mimetype. This is the case for the current version of the local driver. This results in the Driver skipping the urlBuilder part.
In laravel-elfinder however, if the mimetype is null it again tries to guess the mimetype. This might explain why the issue has not come up before.
See PR #50

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