[ 
https://issues.apache.org/jira/browse/TAP5-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Zeigler closed TAP5-1652.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

> template expansion no longer trims whitespace off the right side of the 
> expansion
> ---------------------------------------------------------------------------------
>
>                 Key: TAP5-1652
>                 URL: https://issues.apache.org/jira/browse/TAP5-1652
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>             Fix For: 5.3
>
>
> Recent changes to the parsing of expansions to support maps in expansions has 
> led to whitespace not being properly trimmed off expansions, so:
> ${foo } will be interpreted as the path "foo " rather than "foo", 
> ${message:bar } will fail to find the correct key (because the key should be 
> "bar", but it "bar "), etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to