https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31114
--- Comment #2 from Lucy Vaux-Harvey <[email protected]> --- Hi Katrin, thanks for testing this. I agree this works as expected if all the items attached to a particular record should be hidden. In that case I see the same results as you do. We are seeing the error when a record has multiple items. We are hiding items based on their Withdrawn status - withdrawn: [1] For example: https://elms.koha-ptfs.co.uk/cgi-bin/koha/opac-search.pl?idx=ti&q=medical+interviews+comprehensive&limit=branch%3ABHL&weight_search=1 - The search is filtered to Basildon Healthcare Library (ABH) using OpacAddMastheadLibraryPulldown. - The search returns 2 results. - The second result has available items at other libraries but the only item at Basildon is withdrawn. - The withdrawn item is not displayed (correctly) but library users find it confusing that the record is returned at all. It is felt that having a library filter on the search should prevent that record being displayed as no items are available. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
