Umbraco 17 SVG files assigned as File document type on upload

All the SVG’s I upload to the media section in Umbraco 17 are assigned to the File Media type not SVG. Is this a bug? Is there a fix?

Hi Andrew :waving_hand:

I’m not seeing this :thinking: (just tried in v17.3.3)

  • Which version are you in?
  • Are you in a clean install, or an upgraded project?
  • How are you uploading - drag n’ drop, or …?

/Chriztian

Thanks for replying, I’ve managed to sort now. The SVG media type did not have selected file types added to the permissions. I set this to SVG and then uploading svg images were associated with the correct document (media) type instead of the file media type. I’m using 17.3.5.

2 Likes