The attached SVG image is not displayed
Posted: 14 Apr 2021, 03:31
Hello,
Software used on the server is mantisbt-2.21.1, php-7.3, mariaDB10.4, apache2.4
For some reason, the attached SVG images are not shown. The attachments are stored on the DISK.
In conifg_inc.php I have added $g_preview_image_extensions = array('bmp', 'png', 'gif', 'jpg', 'jpeg', 'svg');
Is there something else that I'm missing? The SVG preview is working when I drop a file in the upload field but after uploading, it is not shown inline.
Software used on the server is mantisbt-2.21.1, php-7.3, mariaDB10.4, apache2.4
For some reason, the attached SVG images are not shown. The attachments are stored on the DISK.
In conifg_inc.php I have added $g_preview_image_extensions = array('bmp', 'png', 'gif', 'jpg', 'jpeg', 'svg');
Is there something else that I'm missing? The SVG preview is working when I drop a file in the upload field but after uploading, it is not shown inline.