http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11909 Bug ID: 11909 Summary: Fix hidelostitems, OpacHiddenItems total count, prog them facet display Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: matted-34813@mypacks.net QA Contact: testopia@bugs.koha-community.org hidelostitems hides the biblio when all items are lost. - we just want to hide the items, not the biblio. - one can use the Availability Refine your search to hide the biblios, so that functionality provides the feature, without a default hiding of biblios. opac-search.pl search results calculates wrong "total" so that Number of results found indicator is off, and is misreported, as well as breaks auto-redirect to details when ONLY one result is returned, with various combinations of usage of hidelostitems, and OpacHiddenItems. facets "Refine your serach" displays in "prog" theme when no search results returned. - this seemd fine in bootstrap theme. -- You are receiving this mail because: You are watching all bug changes.