Index: trunk/core/kernel/utility/temp_handler.php =================================================================== diff -u -N -r8067 -r8090 --- trunk/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 8067) +++ trunk/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 8090) @@ -235,7 +235,7 @@ if (!preg_match('/(.*)-item$/', $special)) { $special .= '-item'; } - + $object =& $this->Application->recallObject($prefix.'.'.$special, $prefix, Array('skip_autoload' => true)); $object->PopulateMultiLangFields();