TYPO3 Flow Base DistributionPackagesApplications

Feature #47499

Add support for CollectionStringCastTransformer

Added by Dominique Feyer over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-04-23
Priority:Should have Due date:
Assigned To:Dominique Feyer % Done:

100%

Category:-
Target version:-
PHP Version:

Description

Currently the implementation doesn't support property with type array. I have a small path to add a transformer class to cast collection objects to string. A small modification need to be done in the objectIndexActionRequired, because array_diff_assoc is used to compare the two array. This function has no support for multi dimensional array

Associated revisions

Revision 4ca0085c
Added by Dominique Feyer over 2 years ago

[TASK] Add support for CollectionStringCastTransformer

Currently the implementation doesn't support property with type array. I
have a small path to add a transformer class to cast collection objects
to string. A small modification need to be done in the
objectIndexActionRequired, because array_diff_assoc is used to compare
the two array. This function has no support for multi dimensional array

Change-Id: I7c23592a1107814fe3fe3d39106aecde1c3003af
Resolves: #47499

History

#1 Updated by Gerrit Code Review over 2 years ago

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

#2 Updated by Dominique Feyer over 2 years ago

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

Also available in: Atom PDF