Index: kernel/classes/ezcontentclass.php
===================================================================
--- kernel/classes/ezcontentclass.php	(revision 22004)
+++ kernel/classes/ezcontentclass.php	(working copy)
@@ -186,6 +186,7 @@
         unset( $this->CanInstantiateLanguages );
         unset( $this->VersionCount );
         $this->ID = null;
+        $this->RemoteID = md5( (string)mt_rand() . (string)time() );
     }
 
     /*!
