Index: branches/5.2.x/core/units/content/content_eh.php =================================================================== diff -u -N -r15042 -r15049 --- branches/5.2.x/core/units/content/content_eh.php (.../content_eh.php) (revision 15042) +++ branches/5.2.x/core/units/content/content_eh.php (.../content_eh.php) (revision 15049) @@ -1,6 +1,6 @@ SetFieldsFromHash($field_values); + $object->SetFieldsFromHash($field_values, $this->getRequestProtectedFields($field_values)); $updated = $object->Update(); if ( $updated ) {