Skip to Main Content
HCL Connections Ideas Portal

Welcome to the HCL Connections Product Ideas Lab! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by the HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events, please visit our HCL Connections page.

Status Future Consideration
Created by Guest
Created on Dec 15, 2020

SVG not recognized as image in Blog

Behaviour:
When a SVG file is stored under BLOG/resouce/ or BLOG/resource/BLOGS_UPLOADED_IMAGES/, the SVG file is not displayed as image. A SVG file is stored under other location, the SVG file is displayed on the blog.

How to reproduce: Save a SVG file in the blog resource. SVG file will not be displayed

Background:
Attachments of file-types that the Blogs Application cannot process explicitly are always delivered with the call with content-disposition: attachment. This means that browsers cannot display the files as images inline - instead they are offered for download.

Expected behavior: That the SVG is shown as image

  • Attach files