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

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

    Attachment: patch-3906.patch
    
> 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
>              Labels: Ognl, Result
>             Fix For: 2.3.7
>
>         Attachments: patch-3906.patch
>
>
> 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