Checkin fails to honor "circ.staff_client.do_not_auto_attempt_print" setting.

Bug #1883943 reported by Bill Erickson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
New
Undecided
Unassigned

Bug Description

Evergreen 3.5 / 3.4

The org unit setting "circ.staff_client.do_not_auto_attempt_print" is not inspected correctly in the web staff circ service, leading to unexpected print activity for sites which use this setting. A minor thinko [ indexOf() > 1 should be indexOf() > -1 ] leads to treating the setting as if it's not applied, in most cases anyway.

circ/services/circ.js starting around line 38.

To test:

1. Apply a value for the org setting as ["Transit Slip"].
2. Check in an item which needs to transit and note it still prints.

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.