https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21014 Bug ID: 21014 Summary: Availability of hidden items showing in OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org Created attachment 76552 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76552&action=edit Availability of withdrawn item is displayed Can someone try this and confirm or invalidate this as a bug? If I have two items on one record, one of which is hidden as per OpacHiddenItems, the availability still shows in the OPAC results list. Here are the steps I'm following: 1- Go to Administration > Global system preferences 2- Search for OpacHiddenItems 3- Add the following value to OpacHiddenItems: withdrawn: [1] 4- Save your system preferences 5- In the search bar at the top, click on the "Search catalog" tab 6- Search for anything 7- Find a record with two items, or add an item to a record 8- Add the withdrawn status to one of the two items, the other has to be available 9- Go to OPAC 10- Search for the record (a broad search to make sure you get to the results list, not the record details) 11- Check the availability of the items <-- for me, here, it says 1 available and 1 withdrawn (see screen capture opachiddenitems1.png) 12- Click on the title to open the record details 13- Check the items <-- there should be only one, the withdrawn item is hidden (see screen capture opachiddenitems2.png) -- You are receiving this mail because: You are watching all bug changes.