Not a bug svg attachments dont work or load on my forum

pcguy

Member
Licensed customer
Affected version
v2.1.8 Patch 2
svg attachments dont work or load on my forum
1677277009050.webp


how can i make them load?
 
SVG images are not safe to display inline because they may contain scripts and thus pose an XSS risk. It may be possible to sanitize them (either when uploaded or via the image proxy system) to alleviate this, but that's a suggestion for a future version rather than a bug.
 
Back
Top Bottom