honza / node-thumbnail

Thumbnail worker queue for node.js
http://honza.ca/node-thumbnail/
Other
103 stars 23 forks source link

Second time not working #30

Closed soravmobi closed 6 years ago

soravmobi commented 7 years ago

Hi i have started my server and the upload image, its create thumbnail, but when i am uploading image again then image uploading but thumbnail not createing, also not getting response, not going into thumb call back function.

soravmobi commented 7 years ago

finally i catch the issues, second time uploaded file name was same, if same file image already exist in directiory, then its not genertae image thumbnail, also didn`t get any response, its a bug in your module, please correct it.

williamdes commented 6 years ago

Same issue

honza commented 6 years ago

I just published 0.14.0 which includes @williamdes patch. Give it a go.

williamdes commented 6 years ago

@honza Perfect, no more bug, issue closed. @soravmobi Close ?

soravmobi commented 6 years ago

Hi,

Thanks for your reply, honestly I didn`t the chance to check it, but for now you can close it :)