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

pglatz created an issue.