]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1442796: make XPath-based record attribute definitions work
authorGalen Charlton <gmc@esilibrary.com>
Fri, 10 Apr 2015 20:56:17 +0000 (20:56 +0000)
committerBen Shum <bshum@biblio.org>
Wed, 19 Aug 2015 19:05:08 +0000 (15:05 -0400)
commit2b7794a09e5ab7ce2b26fa289e50e74bd60c4c68
tree164cc73a54c5a915dd3a048b457c63bf8ac92b48
parenta83fae9a057befeb05846806ad95dd8d0fa14930
LP#1442796: make XPath-based record attribute definitions work

Record attribue definitions that use XPath to extract their values
could break ingest; this patch fixes that.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/t/regress/lp1442796_record_attr_using_xpath.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/lp1442796_1of1.schema.fix_ingest_of_xpath_based_attrs.sql [new file with mode: 0644]