[weld-issues] [JBoss JIRA] (WELD-820) When invoking a method that is not intercepted, invocations on this are intercepted/decorated
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Sun Mar 4 21:19:36 EST 2012
[ https://issues.jboss.org/browse/WELD-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marius Bogoevici resolved WELD-820.
-----------------------------------
Resolution: Cannot Reproduce Bug
This looks fixed.
Added tests to prove it https://github.com/weld/core/pull/164
> When invoking a method that is not intercepted, invocations on this are intercepted/decorated
> ---------------------------------------------------------------------------------------------
>
> Key: WELD-820
> URL: https://issues.jboss.org/browse/WELD-820
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Affects Versions: 1.1.0.CR4
> Reporter: Marius Bogoevici
> Assignee: Marius Bogoevici
> Priority: Critical
> Fix For: 1.2.0.Beta1
>
>
> Invocations on 'this' should never be intercepted/decorated, but in the specific case when a method that is neither intercepted nor decorated invokes a method that would be otherwise intercepted, the latter is intercepted/decorated/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list