Index: branches/5.2.x/core/units/helpers/list_helper.php =================================================================== diff -u -N -r14865 -r15137 --- branches/5.2.x/core/units/helpers/list_helper.php (.../list_helper.php) (revision 14865) +++ branches/5.2.x/core/units/helpers/list_helper.php (.../list_helper.php) (revision 15137) @@ -1,6 +1,6 @@ Application->recallObject($list_prefix); + $list = $this->Application->recallObject($list_prefix); /* @var $list kDBList */ if ( !isset($select_fields) ) {