You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/08/27 08:59:54 UTC

[jira] [Updated] (WW-4180) Model sets twice if result type Chain

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

Lukasz Lenart updated WW-4180:
------------------------------

    Fix Version/s: 2.3.17
    
> 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
>             Fix For: 2.3.17
>
>
> 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