Index: branches/5.2.x/core/kernel/utility/temp_handler.php =================================================================== diff -u -N -r15518 -r15554 --- branches/5.2.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 15518) +++ branches/5.2.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 15554) @@ -1,6 +1,6 @@ MasterEvent = $this->parentEvent; + if ( isset($foreign_key) ) { $event->setEventParam('foreign_key', $foreign_key); }