Bug #27284
Signal dispatching through SignalAspect is broken
| Status: | Resolved | Start date: | 2011-06-07 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | SignalSlot | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 beta 1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
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
[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
Updated by Mr. Hudson almost 2 years ago
Patch set 1 of change Idcb81f42b44226acf0d197d9e50e38e34d26ec70 has been pushed to the review server.
It is available at http://review.typo3.org/2567
Updated by Mr. Hudson almost 2 years ago
Patch set 2 of change Idcb81f42b44226acf0d197d9e50e38e34d26ec70 has been pushed to the review server.
It is available at http://review.typo3.org/2567
Updated by Karsten Dambekalns almost 2 years ago
- Status changed from Accepted to Under Review
Updated by Karsten Dambekalns almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e6d165f8368a5096249041e4d95b790d52bb7768.