Bug #8255

Invalid exception class reference in signal slot component

Added by Manuel Pichler about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-15
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:SignalSlot
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The signal slot component throws an InvalidArgumentException1 without a leading backslash and without a corresponding use-statement. This results in a fatal error when this branch gets executed.

[1] http://forge.typo3.org/projects/package-flow3/repository/entry/trunk/Classes/SignalSlot/Dispatcher.php#L98

Associated revisions

Revision 8dafc488
Added by Karsten Dambekalns about 5 years ago

[+BUGFIX] FLOW3 (SignalSlot): Fixed non-qualified exception class name, fixes #8255.

History

#1 Updated by Karsten Dambekalns about 5 years ago

  • Category set to SignalSlot
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 10
  • Estimated time set to 1.00

#2 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4565.

Also available in: Atom PDF