]> git.evergreen-ils.org Git - 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:06:56 +0000 (15:06 -0400)
commit308e72f8a47d6657f1b9cc0c488e58e844dfa61c
tree242367afab790e6aa58e966b99a0e9df2d8da8b1
parent45dcc8299cb5dc807c443d70c2a3e33a5bb8e24e
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]