Closed (fixed)
Project:
TableField
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 07:59 UTC
Updated:
5 Mar 2016 at 22:12 UTC
Jump to comment: Most recent
Hi,
I have tempted to migrate a node containing a Tablefield field. When updating the node, an error message regarding an undefined index is raised. You'll find a working patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| tablefield_migrate_update_undefined_index.patch | 657 bytes | simon georges |
Comments
Comment #1
Anonymous (not verified) commentedI confirm that I had the very same issue, I figured out the same solution.
I searched and found this patch before submitting mine; tried it out and (as expected) it works for me.
Thanks
Comment #2
kevin hankens commentedSorry, just getting around to this. Better late than never, right? :D
Thanks!!
http://drupalcode.org/project/tablefield.git/commit/2dbf6905f7767719bc64...
Comment #4
vitalie commented