Skip to content

Conversation

nholden
Copy link
Contributor

@nholden nholden commented Oct 4, 2017

Addresses #646, which reported that mime types in file validations were being parsed incorrectly when they contained hyphens. This change ensures that we only split the allowed file types string at commas and trailing white space and not at hyphens.

Addresses #646, which reported that mime types in file validations were
being parsed incorrectly when they contained hyphens. This change
ensures that we only split the allowed file types string at commas and
trailing white space and not at hyphens.
@victorjonsson victorjonsson merged commit dc69da7 into victorjonsson:master Apr 18, 2018
@victorjonsson
Copy link
Owner

Great!

@nholden nholden deleted the fix-mime-type-validation branch April 18, 2018 15:02
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.

2 participants