[Koha-bugs] [Bug 11432] 404.pl redirect for single, hidden result makes no sense.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 31 22:31:12 CET 2013


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

--- Comment #3 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 23879
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23879&action=edit
Bug 11432 - 404.pl redirect for single, hidden result makes no sense.

In bug 10584, when searching for something in OPAC and a single,
hidden result is returned, the default automatic redirect to
the details/MARCdetails/ISBDdetails page triggers a 404.pl
error page. This makes no sense. The correct behaviour would
be to give no results.

TEST PLAN
---------
1) OPAC Search for something (I started with stupid)
2) Narrow it to one item (I tweaked it to stupid things)
3) Detail page comes up
4) Staff client -> home -> administration ->
    global system preferences -> OPAC
5) OpacHiddenItems add "homebranch: [MAL,DAV,PAP]",
    changing MAL, DAV, PAP to the branches for items for this
    single biblio.
6) Search for the one item again in OPAC
   -- 404.pl is triggered.
4) Apply patch
5) Search again for the one item search
   -- No results is triggered (as expected)

Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>

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


More information about the Koha-bugs mailing list