Index: branches/5.2.x/core/units/configuration/configuration_event_handler.php =================================================================== diff -u -N -r16668 -r16746 --- branches/5.2.x/core/units/configuration/configuration_event_handler.php (.../configuration_event_handler.php) (revision 16668) +++ branches/5.2.x/core/units/configuration/configuration_event_handler.php (.../configuration_event_handler.php) (revision 16746) @@ -1,6 +1,6 @@ getObject(); + $object = $event->getObject(array('skip_autoload' => true)); $field = $this->Application->GetVar('field');