field_group_pack can be called on a group that already has its properties under a 'data' superproperty; this kills the group. This happens if you call ctools_export_crud_load and then later save its output with ctools_export_crud_save. There should be a check in field_group_pack to make sure it's not blowing away data.
Patch forthcoming when I have an issue number.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | field_group-double-packing-fix-2882785-5.patch | 880 bytes | lanny heidbreder |
Comments
Comment #2
lanny heidbreder commentedPatch attached.
Comment #3
lanny heidbreder commentedComment #4
lanny heidbreder commentedComment #5
lanny heidbreder commentedRerolled against correct branch this time, also I am stupid
Comment #6
lanny heidbreder commentedComment #7
chris matthews commentedThe 2 year old patch in #5 to field_group.module applied cleanly to the latest field_group 7.x-1.x-dev, but still needs review (if still applicable).
Comment #8
nils.destoop commented