Bug #31789

methodAnnotatedWith in AOP doesn't work

Added by Marc Neuhaus over 3 years ago. Updated over 3 years ago.

Status:Closed Start date:2011-11-13
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:AOP
Target version:TYPO3 Flow Base Distribution - 1.0.2
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.0

Description

There is a problem with the PATTERN_MATCHPOINTCUTDESIGNATOR in the class PointcutExpressionParser.php on line 133.

if you try to create an methodAnnotatedWith aspect it fails, because the regex captures only method and not methodAnnotatedWith.

Greetings Marc

History

#1 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from New to Accepted
  • Assigned To changed from Robert Lemke to Karsten Dambekalns
  • Target version set to 1.0.2

#2 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Accepted to Needs Feedback

Is this still an issue? The ordering inside the pattern looks correct, thus methodAnnotatedWith should be matched.

#3 Updated by Marc Neuhaus over 3 years ago

Weird, works for me too now. you can close this ticket.

#4 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Needs Feedback to Closed
  • % Done changed from 0 to 100

Thanks for the feedback!

Also available in: Atom PDF