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:43:04 UTC

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

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

Yasser Zamani commented on WW-4800:
-----------------------------------

I'm working on this. The resolution is simple and I have similar impl previously at [[WW-4105] OgnlUtil improved in order to only setting properties defined|https://github.com/apache/struts/pull/118].

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