Feike Visser created SLING-5632:
-----------------------------------
Summary: [sightly] Support for external links with @ extension
Key: SLING-5632
URL: https://issues.apache.org/jira/browse/SLING-5632
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Feike Visser
Code example
<a href="${ path @ extension='html'}">Our link</a>
This normally this goes ok, but in case path points to an external like
"http://www.google.com", then we don't want to add the extension.
Now this check has to be done everytime we use @ extension
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)