Konrad Windszus created SLING-7000:
--------------------------------------
Summary: HTL: URI Manipulator 'extension' destroys mailto links
Key: SLING-7000
URL: https://issues.apache.org/jira/browse/SLING-7000
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Sightly Engine 1.0.0
Reporter: Konrad Windszus
When using the URI manipulator's extension option
(https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/master/SPECIFICATION.md#125-uri-manipulation)
on a mailto link the value is completely removed instead.
{code:java}
<a href="${'mailto:[email protected]' @extension='html'}">
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)