administration: fix catalog table scan in Item_checkTrackingList
This fix a regression from 920655a2 : when item has no tracking, uid was passed an empty list and this fetched all catalog. Also call getObject explicitly only once instead of having it called implicitly twice.
Showing
Please register or sign in to comment