]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1564685 Avoid referencing out-of-scope stat cats
authorBill Erickson <berickxx@gmail.com>
Fri, 1 Apr 2016 00:35:00 +0000 (20:35 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 1 Apr 2016 00:56:35 +0000 (20:56 -0400)
commitfce2e2733bc0311b6c82b052fe32783eac204089
tree17a5b0e3b110380a6c2bfc1d8c81b1deec7fcd74
parentc52a82f3c7d246c04e6b98b7c0ca2d3fcda60bd3
LP#1564685 Avoid referencing out-of-scope stat cats

Fixes a bug in the patron editor where out-of-scope stat cats would be
incorrectly bundled in the patron save operation, resulting in a
server-side error on save.  In short, ignore out-of-scope stat cat
entries for patrons in the editor.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js