When doing something like this

$node = node_load(1);
node_save($node);

the faqfield properties are overriden in field_presave.

Patch follows..

CommentFileSizeAuthor
#1 properties-overridden-1431508-2.patch708 bytesvalderama

Comments

valderama’s picture

StatusFileSize
new708 bytes

Here is the patch

patrickd’s picture

Status: Active » Fixed

Ohkay, makes sense!
Committed to dev branch, follow up on rc2 release.
Thanks again!

patrickd’s picture

Status: Fixed » Closed (fixed)

No further activity after 1 week.