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

Lukasz Lenart commented on WW-4180:
-----------------------------------

>From what version did you update?
                
> Model sets twice if result type Chain
> -------------------------------------
>
>                 Key: WW-4180
>                 URL: https://issues.apache.org/jira/browse/WW-4180
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.3.15.1
>            Reporter: Yuri
>
> We encountered the major issue after upgrade Struts to 2.3.15.1. 
> We have action that implements ModelDriven. The result type is chain that 
> forwards to another action. 
> In the first action we update some of the model properties and then store 
> model in session.
> The problem occurs just before calling method from chain action. Struts calls 
> model setters second time and overrides all previous changes. 

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