Active
Project:
Multifield
Version:
7.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2020 at 18:28 UTC
Updated:
4 Jan 2020 at 18:28 UTC
Jump to comment: Most recent
I'm trying to save a node that has a field of type multifield. When I set a breakpoint in node_submit(), $node->date is an array instead of a timestamp string. I can't see where this is getting changed, but I've only seen it with nodes containing a multifield. Is this a known issue? Any clues on where it may be happening?
Comments