When uploaded file name ends with "_{some number}", i.e. image_2.jpg,
uploader excessively changes its name, by incrementing number in filename,
even there is no same file name in the upload folder.
It is fixable by attached patch.
When uploaded file name ends with "_{some number}", i.e. image_2.jpg,
uploader excessively changes its name, by incrementing number in filename,
even there is no same file name in the upload folder.
It is fixable by attached patch.