Closed (fixed)
Project:
TableField
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2012 at 08:15 UTC
Updated:
2 May 2015 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
upchuk commentedI confirm this happens in 2.3 but seems to have gotten fixed in the latest dev release.
It's not the order of the field that counts but the order of the operation. I put the table field at the very end and then simply uploaded the file after rebuilding the table. This still caused the rebuild to not be saved.
@Kevin, mind creating a new release?
Thanks!
Comment #2
vitalie commentedIssue still present in dev when creating new nodes. When editing existing nodes the issue is indeed fixed in dev. Please test the patch here for the case of creating new nodes.
Idea of the patch was suggested here: https://www.drupal.org/node/2052215#comment-9574799
Comment #3
upchuk commentedHey @vitalie,
The patch you mention makes tablefield save the data you put in the table but changes to the table structure are not kept.
D
Comment #4
vitalie commentedThx @Upchuk. I need help with reproducing what you describe. When I execute the steps described by @emilekott, I see that the patch fixes the problem.
Comment #5
upchuk commentedSorry @vitalie,
The patch works. Thanks!
Comment #7
vitalie commented