[Koha-bugs] [Bug 27734] OpacHiddenItems produces a 404 from borrower holds list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 10 18:14:30 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27734

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121749|0                           |1
        is obsolete|                            |

--- Comment #2 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 121797
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121797&action=edit
Bug 27734: Add OpacHiddenRecordRedirect and OpacHiddenRecordMessage system
preferences

This patch adds options analogous to OpacSuppressionRedirect and
OpacSuppressionMessage for OpacHiddtenItems

Test plan:
1 - Apply patch
2 - Test OpacSupressionsRedirect and OpacSuppressionMessage prefs to ensure
they work as before
3 - Enable OpacHiddenItemsHidesRecord and hide a biblio using OpacHiddenItems:
    biblionumber: [303]
3 - Test OpacHiddenRecordRedirect and OpacHiddenRecordMessage to ensure they
work as expected
4 - Hit the link:
http://localhost:8080/cgi-bin/koha/opac-detail.pl?biblionumber=303
5 - When OpacHiddenRecordRedirect set to 404 you get a 404
6 - When OpacHiddenRecordRedirect set to 'an explanatory page' you get
'opac-blocked.pl'
7 - If you set a message in  OpacHiddenRecordMessage  it displays on
opac-blocked.pl

Signed-off-by: marti <mfuerst at hmcpl.org>

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


More information about the Koha-bugs mailing list