- Issue created by @jwilson3
We've added a new FileIsSvgImageConstraintValidator in 🐛 Error uploading svg from the media tab Active to replace the old #file_validator approach. It works fine for the SVG Image field and the Media upload form at /media/add/vector_image, but it doesn’t get applied in the Media Library’s modal upload form.
Ensure the Media Library form uses the File upload Constraint Validator class.
Active
2.3
Code