Closed (fixed)
Project:
Field Collection Table
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2012 at 19:46 UTC
Updated:
17 May 2016 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlanThis seems to relate to the update to field_collection to support revisions, prior to that there was no warning.
Comment #2
larowlanPatch fixes the issue, not sure what it breaks.
Basically to reproduce, enable field_collection, field_collection_table and workbench_moderation.
Create a new draft of a moderated node that has field collections on it, view the draft.
Comment #3
robcarrPatch worked for me. Haven't found any collateral damage.
+1 for RTBC - other please review
Comment #4
a.milkovsky++
Thanks. #2 works for me too.
I think this small patch should be added to module.
Comment #5
nancydruI was not using workbench_moderation, so that is not really in the equation.
Comment #6
nancydruApplied cleanly to current checkout, but with offset of 34.
Comment #7
katannshaw commentedPatch #2 worked for me. Thanks larowlan!
Comment #8
presleyd commented#2 worked for me also.
Comment #9
lunk rat commentedPlease commit #2.
Comment #10
siwinski commented#2 worked for me as well. Thanks!
Comment #11
nancydruNot working for me.
Comment #12
joelstein commented#2 fixes the notices, thanks!
Comment #13
Yuri commentedI tried to apply the patch. but it cannot be applied any more to the latest dev of Field Collection Table.
Comment #15
kevineinarsson commentedPatched dev, thanks guys.
Comment #16
joelpittet