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:43 +0000 (09:01 -0500)
commit857b8f1a788ba28d4d07fe7dec61d736adce432e
tree92938486b73c96f2dfe8809c0b0ae50b6a39ee33
parentfc1ec17e41a2c5df64544f0fc518bb58935c9b98
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