]> git.evergreen-ils.org Git - Evergreen.git/commit
Enable Ingest to ingest multiple located URIs for a single org-unit at once
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 9 Dec 2010 04:44:14 +0000 (04:44 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 9 Dec 2010 04:44:14 +0000 (04:44 +0000)
commit9267be3b04b25f10e81d8baedb29fd7fdf32ed81
tree3f7f1925871a7cbdbd62713306da4bab6a249c2c
parent4a336c93c6ed5fc0143f189a826f61b8f66b13ab
Enable Ingest to ingest multiple located URIs for a single org-unit at once

Previous logic incorrectly restricted a given bib record to have one located
URI per org-unit - unless you reingested it multiple times, each time adding
one more URI per org-unit.

We also add the strict pragma and adjust some syntax accordingly.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@18938 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm