EasyAdminBundle
EasyAdminBundle copied to clipboard
fix for overwrite duplicate filename on imagefield upload
This should fix #5321 by prepending the target uploadDir before checking for duplicates, and stripping it afterwards so only the filename is saved.