Bug #29158

Exception is created but not thrown

Added by Sascha Egerer almost 4 years ago. Updated almost 4 years ago.

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

100%

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

Description

In the Flow3AnnotationDriver class an exception is created but not thrown because "throw" is missing.

issue_29158.diff Magnifier (745 Bytes) Sascha Egerer, 2011-08-22 17:45

Associated revisions

Revision e242e901
Added by Sascha Egerer almost 4 years ago

[BUGFIX] Exception is created but not thrown

An instance of an Exception is created but
it is not thrown because the throw is missing.
Added throw in front of the Exception

Change-Id: Id62fe61f82b32d25d81a2426b56dbd7c6e43b92c
Fixes: #29158

History

#1 Updated by Sascha Egerer almost 4 years ago

Patch attached because i'm currently not able to commit to gerrit due to the pending status of my CLA

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

Thanks, I'll fix that.

#3 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

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

#4 Updated by Sascha Egerer almost 4 years ago

Hi Karsten,

i'm now verified and sent the patch to hudson. Hope that is ok.

Regards
Sascha egerer

#5 Updated by Mr. Hudson almost 4 years ago

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

#6 Updated by Karsten Dambekalns almost 4 years ago

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

Thanks.

Also available in: Atom PDF