Index: branches/5.3.x/core/units/config_search/config_search_tag_processor.php =================================================================== diff -u -N -r15483 -r15698 --- branches/5.3.x/core/units/config_search/config_search_tag_processor.php (.../config_search_tag_processor.php) (revision 15483) +++ branches/5.3.x/core/units/config_search/config_search_tag_processor.php (.../config_search_tag_processor.php) (revision 15698) @@ -1,6 +1,6 @@ GetList($params); - $id_field = $this->Application->getUnitOption($this->Prefix,'IDField'); + $id_field = $this->getUnitConfig()->getIDField(); $list->Query(); $o = '';