Jose L Martinez-Avial created WW-3906:
-----------------------------------------

             Summary: All resultype parameters should be parsed for OGNL 
expressions
                 Key: WW-3906
                 URL: https://issues.apache.org/jira/browse/WW-3906
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Actions, Plugin - JSON
    Affects Versions: 2.3.4
            Reporter: Jose L Martinez-Avial


Currently only some parameters for ResultType are parsed for OGNL expression. 
For example, HttpHeaderResult implements that option only for errorMessage and 
Headers, but not for errorCode or status. So it is not possible to set 
dinamically the error code, it needs to be hardcoded in the XML configuration 
file. The same issue happens with the JSONResult. That should be changed in 
order to support OGNL expression for parameter values where it is possible.

--
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

Reply via email to