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 2014/03/08 08:54:43 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:     (was: 2.3.17)
                   2.3.x

> 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.x
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)