You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Yasser Zamani (JIRA)" <ji...@apache.org> on 2017/05/26 08:40:04 UTC

[jira] [Created] (WW-4800) Aspects are not executed when chaining AOPed actions

Yasser Zamani created WW-4800:
---------------------------------

             Summary: Aspects are not executed when chaining AOPed actions
                 Key: WW-4800
                 URL: https://issues.apache.org/jira/browse/WW-4800
             Project: Struts 2
          Issue Type: Bug
          Components: Core
            Reporter: Yasser Zamani
             Fix For: 2.5.next


This is a bug in resolution of WW-4105. When we pass the unwrapped object of the proxied action to the `reflectionProvider.copy`, actually we miss aspects executions which are implemented inside the proxied object rather than the unwrapped one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)