This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Links in previews being cut #10765
Labels
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
X-Needs-Info
This issue is blocked awaiting information from the reporter
Steps to reproduce:
Send a message to Element through a Synapse server that contains a Youtube link with a hyperlink in the description of the video that exceeds the maximum character count.
Expected behaviour:
the link in the preview being either clickable (thus the maximum character count being exceeded in that case), or completely removed
Actual behaviour:
the hyperlink gets cut. It is in the format http.//www.somecoolhyp... (the rest of the link gets replaced with dots),
thus leading to a 404 page.
Example:
"og:description": "In this presentation, I will demonstrate a setup I use to be more productive with FOSS.All scripts are available at : https://github.com/magnacore/Productivi...",
The text was updated successfully, but these errors were encountered: