SVG file not getting imported in AEM DAM
We have DAM Asset upload restriction configuration turned on in OSGI to allow specfic file types to DAM.
We have added "image/svg+xml " in the list to allow SVG
however still ASSET upload fails with the below log,
- com.day.cq.dam.core.impl.servlet.CreateAssetServlet Unsupported Media Type - RIC-model-16x9.svg:image/svg+xml
when the restriction is removed and all filetypes are allowed, this gets added in the DAM.