[Koha-bugs] [Bug 11489] OPAC search results in 404 error when the only search result is supressed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 8 00:33:06 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11489

--- Comment #34 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 26890
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26890&action=edit
[PASSED QA] Bug 11489: Show facets only if there is result to display

If all results are hidden, the facets are displayed.
With this patch, the facets are hidden too.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

Signed-off-by: Michot <nmichot at voila.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script. Tested:

- Record with 1 lost item, result list = 1
  - Verified without both patches 404 error page is shown
  - Verified with 1st patch, no results page is shown
  - Verified with 2nd patch, the still showing facets are gone
- Record with 1 lost item, result list > 1
  - Record is hidden from result list, but
    - result count is wrong
    - result numbering is wrong
    > This is an old problem, just noting
- Record with 1 lost and 1 available item, result list = 1
  - Detail page is shown, only lost item is hidden
- Record with 1 lost and 1 available item, result list > 1
  - Only available item is shown in result list

Also checked that the lost item shows up with hidelostitems off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list