Index: branches/5.2.x/core/units/favorites/favorites_eh.php =================================================================== diff -u -N -r13840 -r14095 --- branches/5.2.x/core/units/favorites/favorites_eh.php (.../favorites_eh.php) (revision 13840) +++ branches/5.2.x/core/units/favorites/favorites_eh.php (.../favorites_eh.php) (revision 14095) @@ -1,6 +1,6 @@ isLoaded() || !$this->Application->CheckPermission('FAVORITES', 0, $parent_object->GetDBField('ParentPath'))) { - $event->status = erPERM_FAIL; + $event->status = kEvent::erPERM_FAIL; return ; }