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.

Comments

75th Trombone created an issue. See original summary.

lanny heidbreder’s picture

Patch attached.

lanny heidbreder’s picture

Status: Active » Needs review
lanny heidbreder’s picture

Version: 7.x-2.x-dev » 7.x-1.x-dev
lanny heidbreder’s picture

Rerolled against correct branch this time, also I am stupid

lanny heidbreder’s picture

chris matthews’s picture

The 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).

nils.destoop’s picture

Status: Needs review » Closed (outdated)