]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1266937: Fix missing/incorrect regex for authority in Vandelay.pm user/sreyseng/lp1266937-fix
authorSrey Seng <sseng@catalystitservices.com>
Tue, 7 Jan 2014 22:30:49 +0000 (14:30 -0800)
committerSrey Seng <sreyseng@gmail.com>
Tue, 7 Jan 2014 23:22:01 +0000 (15:22 -0800)
commit2e822c7b4100df3c35cecdf62407cfc1f3153a00
tree8691115b448e4bd92e61397594f7be7bad67e795
parent24d254d578be8e36ba91fac95af9d3875fe6517f
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm