yii-dream-team / yii2-upload-behavior

Yii2 file/image upload behavior for ActiveRecord
http://yiidreamteam.com/yii2/upload-behavior
MIT License
77 stars 45 forks source link

Extra dot in filename when filename without extension #16

Closed vkabachenko closed 7 years ago

vkabachenko commented 8 years ago

If I want to upload file fileWithoutExtension it's name after behavior will be fileWithoutExtension. with extra dot in the end of its name