Index: branches/5.2.x/core/units/priorites/priority_eh.php =================================================================== diff -u -N -r15145 -r15262 --- branches/5.2.x/core/units/priorites/priority_eh.php (.../priority_eh.php) (revision 15145) +++ branches/5.2.x/core/units/priorites/priority_eh.php (.../priority_eh.php) (revision 15262) @@ -1,6 +1,6 @@ MasterEvent->getPrefixSpecial() . ':OnGetConstrainInfo'); $constrain_event->setEventParam('actual_event', $event->Name); + $constrain_event->setEventParam('original_special', $event->MasterEvent->Special); $constrain_event->setEventParam('original_event', $event->MasterEvent->Name); $this->Application->HandleEvent($constrain_event);