UltimateModuleCreator / umc

Magento 2 Ultimate Module Creator
MIT License
58 stars 10 forks source link

Magento: File uploader not returning correct name #62

Closed UltimateModuleCreator closed 3 years ago

UltimateModuleCreator commented 3 years ago

Model\Uploader::moveFileFromTmp does not take into account name clashes. It renames the file on upload but it does not return the new file name

UltimateModuleCreator commented 3 years ago

This should be fixed in 4.3.2