[Koha-bugs] [Bug 10195] Records hidden with OpacSuppression can still be accessed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 16 17:01:02 CEST 2013


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

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

--- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 19693
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19693&action=edit
Bug 10195 Records hidden with OpacSuppression can still be accessed

Records hidden with OpacSuppression are filtered from the search results, but
the opac-detail page is still visible if you know the biblio number. This patch
hides the detail page for suppressed biblios by redirecting (controlled by the
syspref OpacSuppressionRedirect) either to opac-blocked (default), explaining
that the record is blocked (including optional explanatory text from the
syspref OpacSuppressionMessage) or to Koha's 404 page, giving no hint that a
biblio with that number exists in the system.

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


More information about the Koha-bugs mailing list