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.

Comments

Anonymous’s picture

Version: 7.x-2.0-beta4 » 7.x-2.2

I 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

kevin hankens’s picture

Sorry, just getting around to this. Better late than never, right? :D

Thanks!!

http://drupalcode.org/project/tablefield.git/commit/2dbf6905f7767719bc64...

  • Kevin Hankens committed 2dbf690 on 8.x-2.x
    Issue #1298808 by Simon Georges: Fixing undefined index.
    
vitalie’s picture

Issue summary: View changes
Status: Needs review » Closed (fixed)