Bug #40661

Bug #36988: PropertyMapper chokes on Objects that are already converted

The PropertyMapper can still choke on compositeTypes like collection<entity>

Added by Marc Neuhaus almost 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-12-25
Priority:Must have Due date:
Assigned To:Marc Neuhaus % Done:

100%

Category:Property
Target version:TYPO3 Flow Base Distribution - 1.1.1
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.1.0

Description

The PropertyMapper can still choke on already converted objects if the targetType is a composite Type like Collection<Domain\Entity>


Subtasks

Associated revisions

Revision 4168539b
Added by Marc Neuhaus almost 3 years ago

[BUGFIX] Parse target type before comparing the instance with it

The PropertyMapper chokes on already converted Objects if the targetType
is a compositeType like Collection<Entity>.

Change-Id: I31eedfbc198e1ec6ee15c6702e36065202d232da
Resolves: #40661
Releases: 1.1, 1.2

Revision 4318dbd4
Added by Marc Neuhaus almost 3 years ago

[BUGFIX] Parse target type before comparing the instance with it

The PropertyMapper chokes on already converted Objects if the targetType
is a compositeType like Collection<Entity>.

Change-Id: I31eedfbc198e1ec6ee15c6702e36065202d232da
Resolves: #40661
Releases: 1.1, 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#3 Updated by Gerrit Code Review almost 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#4 Updated by Gerrit Code Review almost 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#5 Updated by Karsten Dambekalns almost 3 years ago

  • Category set to Property
  • Assigned To set to Marc Neuhaus

#6 Updated by Karsten Dambekalns almost 3 years ago

  • Target version set to 1.1.1
  • Affected Flow version changed from Git 1.2 (master) to FLOW3 1.1.0

#7 Updated by Gerrit Code Review almost 3 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#8 Updated by Gerrit Code Review almost 3 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14389

#9 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/14590

#10 Updated by Marc Neuhaus almost 3 years ago

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

Also available in: Atom PDF