Needs review
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 May 2012 at 23:53 UTC
Updated:
18 Jul 2017 at 23:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
geek-merlincurrent source tells us that this is fixed for single value fields but needs a fix in the wrapper for multiple valued ones.
did not check that though.
would be great to have.
Comment #2
geek-merlinpatch_commit_7703becd22b5.patch queued for re-testing.
Comment #3
jelle_sWhile we wait for #1587882: Allow getter callbaks to provide lists of entity objects to get committed, we could already fix the issue where metadata wrappers do not work on multi-value field collection items in
hook_entity_presaveSteps to reproduce:
Comment #5
jelle_sComment #8
rosk0Patch to implement requested functionality. Depends on #1587882: Allow getter callbaks to provide lists of entity objects.