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 on products and upcoming events around HCL Connections, please visit: HCL Connections page.

7 Not supported for the current status
Status Under Consideration
Created by Guest
Created on Dec 15, 2020
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit IDEACNCTNS-I-2495 Allow SVG to work with TinyMCE Editor.

SVG not recognized as image in Blog Merged

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