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

Access the real file format #140

Closed
wants to merge 1 commit into from

Conversation

scott
Copy link

@scott scott commented Oct 11, 2016

This addresses the issue we ran into in #127 where the javascript was alerting a "invalid format" error for file extensions that were whitelisted in the Model. On further investigation, I discovered the file are still being uploaded to Cloudinary despite the error message the contrary.

Furthermore, file.format was undefined, which explained the error message. I have changed this and it works correctly now.

@scott scott closed this Oct 13, 2016
@scott scott deleted the fix-invalid-message branch October 13, 2016 02: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

Successfully merging this pull request may close these issues.

1 participant