Bug #8255

Invalid exception class reference in signal slot component

Added by Manuel Pichler almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-06-15
Priority:Should have Due date:
Assignee: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: FLOW3 version affected:
Votes: 0

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 almost 3 years ago

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

History

Updated by Karsten Dambekalns almost 3 years ago

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

Updated by Karsten Dambekalns almost 3 years ago

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

Applied in changeset r4565.

Also available in: Atom PDF