Update the count function for getFilterOptions. Add the IdList of items to the determineCount functions. This fix a problem where all items are counted and not only the ones in the idList.
I figure out that the count doesn't work as aspected. It count all entries and not the subset i entered via the id list. So i change the handling for the count function. With this change the count function count all or the subset of the items.
@authors in touched PHP filesWas accidentally closed by releasing 2.0.4
Rework done ;)
@discordier pls check your review...