Index: branches/5.0.x/core/kernel/db/dbitem.php =================================================================== diff -u -N -r12734 -r12783 --- branches/5.0.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 12734) +++ branches/5.0.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 12783) @@ -1,6 +1,6 @@ customFields) { + if (!$this->customFields || $this->inCloning) { return true; }