Skip to content

Fix image_extension look up#3

Open
ronzalo wants to merge 1 commit into
arkency:masterfrom
ronzalo:patch-1
Open

Fix image_extension look up#3
ronzalo wants to merge 1 commit into
arkency:masterfrom
ronzalo:patch-1

Conversation

@ronzalo

@ronzalo ronzalo commented Jul 7, 2020

Copy link
Copy Markdown

This fix two issues:

  • If the image has a uppercased extension like kitten.PNG, then you need to include PNG as permitted extension too
  • If the image has a jpeg extension, then it wasn't properly recognized (four characters extension)

This fix two issues:

* If the image has a uppercased extension like kitten.PNG, then you need to include PNG as permitted extension too
* If the image has a jpeg extension, then it wasn't properly recognized (four characters extension)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant