http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14288 Bug ID: 14288 Summary: Hidden biblios without item attached not hidden Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: james.elian@britishschool.ro QA Contact: testopia@bugs.koha-community.org A biblio entry without any items attached to it will show up in searches and as an advanced search category when set to hidden using the OpacHiddenItem field. Example: You have an item type with a code of FOO. You set OpacHiddenItem to "itype: [FOO]" You have a single biblio entry of Bar. Bar does not have an item in it. Expected result: Bar is hidden from searches, and is not a category in advanced search Actual result: Bar is visible in searches, and is a category in advanced searches Workaround: Add an item to Bar -- You are receiving this mail because: You are watching all bug changes.