[Koha-bugs] [Bug 29609] Links to guess the biblio default view need to be centralized

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 1 15:15:25 CET 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 128129
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128129&action=edit
Bug 29609: Centralized code to build the link to a biblio detail page

There are 2 prefs that control the default view of biblio detail pages:
IntranetBiblioDefaultView for staff and BiblioDefaultView for OPAC.
There are as well viewISBD, viewLabeledMARC and viewMARC to allow/don't
allow access to those page for staff members.

This code need to be in a single place to avoid discrepancy.

Test plan:
Play with BiblioDefaultView and IntranetBiblioDefaultView and confirm
that the links of biblio point to the correct view.

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


More information about the Koha-bugs mailing list