KPAC not recognizing org hold settings in the org selector

Bug #1792014 reported by Steve Callender
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Undecided
Unassigned
3.0
Fix Released
Undecided
Unassigned
3.1
Fix Released
Undecided
Unassigned

Bug Description

Tested on 3.0 and 3.1.

The getit.tt2 is not properly passing the right information to the org_selector.tt2 file and it's causing the opac.holds.org_unit_not_pickup_lib setting to be ignored.

I've made a small change in the getit.tt2 file to get it to work,

-value=def_lib id='pickup_lib' can_have_vols_only=1 hold_pickup_lib=0 %]
+value=def_lib id='pickup_lib' can_have_vols_only=1 hold_pickup_lib=1 %]

Tags: pullrequest
Revision history for this message
Steve Callender (stevecallender) wrote :
tags: added: pullrequest
Revision history for this message
Ben Shum (bshum) wrote :

Tested and verified the bug, and also pushing the fix to master with backports to 3.1 and 3.0. Thanks Steve!

Changed in evergreen:
milestone: none → 3.2-rc
status: New → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.