Bug #27284

Signal dispatching through SignalAspect is broken

Added by Karsten Dambekalns about 4 years ago. Updated about 4 years ago.

Status:Resolved Start date:2011-06-07
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:SignalSlot
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When using the "magic" way of dispatching signals nothing happens, because the aspect does not remove the "emit" from the signal's method name. The dispatcher then ignores the request.

Associated revisions

Revision e6d165f8
Added by Karsten Dambekalns about 4 years ago

[BUGFIX] Fix used signal name in SignalAspect

When using the "magic" way of dispatching signals nothing would happen,
because the aspect does not remove the "emit" from the signal's method
name. The dispatcher would then ignore the request.

Change-Id: Idcb81f42b44226acf0d197d9e50e38e34d26ec70
Fixes: #27284

History

#1 Updated by Mr. Hudson about 4 years ago

Patch set 1 of change Idcb81f42b44226acf0d197d9e50e38e34d26ec70 has been pushed to the review server.
It is available at http://review.typo3.org/2567

#2 Updated by Mr. Hudson about 4 years ago

Patch set 2 of change Idcb81f42b44226acf0d197d9e50e38e34d26ec70 has been pushed to the review server.
It is available at http://review.typo3.org/2567

#3 Updated by Karsten Dambekalns about 4 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Karsten Dambekalns about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF