]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1266937: Fix missing/incorrect regex for authority in Vandelay.pm
authorSrey Seng <sseng@catalystitservices.com>
Tue, 7 Jan 2014 22:30:49 +0000 (14:30 -0800)
committerBill Erickson <berick@esilibrary.com>
Thu, 9 Jan 2014 14:01:57 +0000 (09:01 -0500)
commitacea22baef0470dd3d613a4e83e716c10783ca0c
tree874424c323a6e31331fb6aa2893f2b7ab441ed56
parentae81fc206039f3902d4ef1d7f05146b29e30c408
LP#1266937: Fix missing/incorrect regex for authority in Vandelay.pm

Add in missing "~" in function import_record_list_impl when
type is authority records. Also replace "auth" with "authority"
so that the generated values match up with functions in the
database.

Signed-off-by: Srey Seng <sreyseng@gmail.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm