]> git.evergreen-ils.org Git - Evergreen.git/commit
Vandelay authority existing queue search repair
authorBill Erickson <berick@esilibrary.com>
Wed, 16 May 2012 19:55:23 +0000 (15:55 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 17 May 2012 13:51:41 +0000 (09:51 -0400)
commit3a02ddaec1e6c7536c8771ea611e32df95816736
tree878e7c23f7d37d6f5f06ac066cc4b85a044ea81e
parentebdf3e9527c2755195d3126b5468e4636ea5cc6a
Vandelay authority existing queue search repair

When searching for an existing authority queue, search for an authority
queue, not a bib queue.  Apart from simply not working, the query will
fail with an "invalid input value for enum vandelay.bib_queue_queue_type"
and result in a client-side error.

https://bugs.launchpad.net/evergreen/+bug/989391

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm