[Koha-bugs] [Bug 10589] Override OpacHiddenItems based on Patron Category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 15 13:28:29 CEST 2013


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|oleonard at myacpl.org         |mtompset at hotmail.com

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 19647
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19647&action=edit
Provide two system preferences to flexibly override OpacHiddenItems

Test
====
1) Add PTSB and PTEB as patron categories.
2) Create a dummy user set as regular patron (PT).
3) Make sure you have a biblio that has at least a single item in two branches.
(e.g. Lord of the Rings in Manila and Davao)
4) Modify OpacHiddenItems to hide one of the two branches.
5) Enable OPAC -> Features -> opacuserlogin 
6) Do an anonymous OPAC search for the item. It should only list one of the two
branches.
7) Log in to OPAC. Search for item. It should only list one of the two
branches.
8) Apply patch
9) Change dummy user to match the branch of the hidden item.
10) Change dummy user patron category to PTSB.
11) Log in to OPAC. Search for item. It should list all the two branches items.
12) Change dummy user to not match the branch of the hidden item.
13) Log in to OPAC. Search for item. It should list only one of the two
branches.
14) Change the dummy user patron category to PTEB.
15) Log in to OPAC. Search for item. It should list all the two branches items.

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


More information about the Koha-bugs mailing list