image-resizer icon indicating copy to clipboard operation
image-resizer copied to clipboard

Format parsing with non-lowercase images

Open yamadapc opened this issue 7 years ago • 1 comments

SOMETHING.png.webp ends up fetching something.png from the source.

Fixed by this preliminary patch: https://github.com/beijaflor-io/image-resizer/commit/73c489f3d1548d9b990a8154f24900d6ad45e34b

yamadapc avatar Oct 04 '16 21:10 yamadapc

@yamadapc Thank you! Can you open a pull request? (but use more readable path / filename in the test)

:smile:

teohhanhui avatar Oct 05 '16 09:10 teohhanhui