http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8462 Priority: P5 - low Change sponsored?: --- Bug ID: 8462 Assignee: oleonard@myacpl.org Summary: OpacHiddenItems and hidelostitems hide items, but query result count is off Severity: enhancement Classification: Unclassified OS: All Reporter: ruth@bywatersolutions.com Hardware: All Status: NEW Version: unspecified Component: OPAC Product: Koha Both OpacHiddenItems and hidelostitems work, and Dobrica's recent patch to remove the numbering if OpacHiddenItems is used is a swell idea (hidelostitems needs that, too!), but in either event, the hit count at the top of the result list is off. This is not a problem if you have a screen full of results; no one is gonna count to see that you only have 19 items on that list. But if the search result says 8 records were returned, and some lower number actually appear, they'll start asking questions. The example that was shown to me showed 8 results, with only *one* showing. Definitely question-begging! If you wrapped the result count in a <div>, maybe, then you could use jquery to change that number in some way? -- You are receiving this mail because: You are watching all bug changes.