Revision 036fd8b3
ID | 036fd8b3a8a5a53c0295ceb9fbc785b1458dece1 |
[+BUGFIX] Methods whose name contain "protected" can't be adviced
This fixes a bug in the PointcutExpressionParser which was confused by
"protected" or "public" appearing as part of the adviced method name.
Also adds a test to assure that after returning advices work.
Change-Id: I11c5cdbeed4caa97682907a0cf39d689e79c3d4a
Resolves: #25851
- added
- modified
- copied
- renamed
- deleted