tripviss / image-resizer

On-the-fly image resizing using Node.js and libvips. Heroku Ready!
MIT License
73 stars 45 forks source link

Fix modifier issue for originals in root path #26

Open hilkeheremans opened 8 years ago

hilkeheremans commented 8 years ago

Fix for #25

This should fix it. Also includes tests that guards against this issue.

teohhanhui commented 8 years ago

@hilkeheremans This does not really fix the problem.

But you can use this workaround: //qistf72.jpg (double slash at the beginning for an empty modStr)

teohhanhui commented 8 years ago

I should add it in the README :smile: