[
https://issues.apache.org/jira/browse/WW-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036599#comment-16036599
]
ASF subversion and git services commented on WW-4800:
-----------------------------------------------------
Commit 8e9f9fb89ff84e3f383d0aef73443af919c271d7 in struts's branch
refs/heads/master from [~yasser.zamani]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=8e9f9fb ]
WW-4800 Executes aspects when chaining AOPed actions
> 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)