[
https://issues.apache.org/jira/browse/SLING-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson updated SLING-2639:
----------------------------------
Attachment: SLING-2639.patch
proposed change
> vanity paths don't work properly for file (and file-like resources)
> -------------------------------------------------------------------
>
> Key: SLING-2639
> URL: https://issues.apache.org/jira/browse/SLING-2639
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Reporter: Justin Edelson
> Attachments: SLING-2639.patch
>
>
> Consider the case where a file is stored as a resource and is assigned a
> vanity path, e.g. /content/assets/myimage.jpg is assigned a sling:vanityPath
> of /myimage with sling:redirect = true. The desired behavior is for GET
> /myimage to redirect to /content/assets/myimage.jpg. Currently, the redirect
> is to /content/assets/myimage.jpg.html.
> If a resource's name contains a ".", then the "html" addition on a vanity
> path should not take place.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira