Index: branches/5.1.x/core/kernel/db/db_tag_processor.php =================================================================== diff -u -N -r14027 -r14060 --- branches/5.1.x/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 14027) +++ branches/5.1.x/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 14060) @@ -1,6 +1,6 @@ getUserSortIndex() + --$params['pos']; $list =& $this->GetList($params); -// $object =& $this->Application->recallObject( $this->getPrefixSpecial() ); if($params['type'] == 'field') return $list->GetOrderField($user_sorting_start); if($params['type'] == 'direction') return $list->GetOrderDirection($user_sorting_start);