]> 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)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:10 +0000 (13:39 -0400)
commit4bd82e9374193a5afe3fe4448f477acb4642f9d4
tree8a720ccc4d454665dac22f200b7e572d42609a0e
parentfb68c5a77011eee96a2f76f20b89eecd1fb296cf
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>
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]