Change #8429
Category | None |
Changed by | Josh Stompro <stompro | @stompro.org>
Changed at | Thu 07 Apr 2022 18:35:03 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 63a3558b3aadd11eba5983314a735ef5dc331374 |
Comments
LP#1800871 - MARC21slim2MADS 2.15 update This update fixes an error when trying to process a 755 tag in and authority record that has a source set. See the discussion on the listserv at: https://georgialibraries.markmail.org/thread/rmwcxkwjzv2qczmu To test, try to import the sample authority record provided by Linda Jansova (https://markmail.org/thread/2ay3j4wg7fecymhz) in evergreen, and see the log files for the import errors. It is also possible to test from the command line. In /openils/var/xsl, copy the example autority marc xml file to that directory, name it americ.xml, then run the command xsltproc ./MARC21slim2MADS.xsl ./americ.xml This will error out. After patch has been applied, try importing the sample authority record and see that it imports successfully. Signed-off-by: Josh Stompro <stompro@stompro.org> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Changed files
- Open-ILS/src/sql/Pg/955.data.MADS21-xsl.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.data.MADS21-xsl.sql
- Open-ILS/xsl/MARC21slim2MADS.xsl