]> 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:45:29 +0000 (04:45 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 9 Dec 2010 04:45:29 +0000 (04:45 +0000)
commit859853a5bfc58de397aca2d0b1ee6ac85f34b5a4
tree6f09c52a602522024a0eef807471317193335729
parent5c220089f55a1ad70cd5b542f8ac9d30aa5aa7a1
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_1@18939 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm