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

Mirko Tietgen <[email protected]> changed:

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

--- Comment #2 from Mirko Tietgen <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to