]> 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)
committerKathy Lussier <klussier@masslnc.org>
Mon, 4 Apr 2016 19:12:40 +0000 (15:12 -0400)
commita9db9aa638b003c7427432e9ff5b636cde5c4e72
tree38eaf94c9376571725c650fe585f226b4c34bb2e
parent6895a947e219c97581eb3c6a93ca62cdac8df9f5
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js