Expression Parsing in MockValueBinding Not Removing Spaces
----------------------------------------------------------

                 Key: SHALE-239
                 URL: http://issues.apache.org/struts/browse/SHALE-239
             Project: Shale
          Issue Type: Bug
          Components: Test
    Affects Versions: 1.0.3
            Reporter: Rob Williams


If you try and make a valuebinding where there are spaces on either side of the 
curly bracket (e.g. #{ bean.property } vs. #{bean.property}), the variables 
will not be resolved because the parsing routine (MockValueBinding#parse) does 
not trim spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to