You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/14 14:18:00 UTC

[jira] [Commented] (SLING-7499) ResourceResolver trims whitespace at the end of path.

    [ https://issues.apache.org/jira/browse/SLING-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364103#comment-16364103 ] 

ASF GitHub Bot commented on SLING-7499:
---------------------------------------

karlpauls opened a new pull request #3: SLING-7499: don't trim whitespace at the end of URI.
URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/3
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> ResourceResolver trims whitespace at the end of path.
> -----------------------------------------------------
>
>                 Key: SLING-7499
>                 URL: https://issues.apache.org/jira/browse/SLING-7499
>             Project: Sling
>          Issue Type: Bug
>          Components: ResourceResolver
>    Affects Versions: Resource Resolver 1.5.34
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Resource Resolver 1.5.36
>
>
> When a sling:alias is set for a page and contains a whitespace at the end of its name, then this is cut off by resourceResolver.map().
> The trimming is only performed for the trailing white-space.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)