]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1705478: (follow-up) emit prefix subfield before call number
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Aug 2017 18:39:23 +0000 (14:39 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Aug 2017 18:39:23 +0000 (14:39 -0400)
commit41f9a3b8caaf901d2cbe05cfb60461114ffe8e3d
tree8de8ac95ce57223db5b39dad43107d519114a1bb
parent9720422e9d46e656f0d0d944babadad74e18478d
LP#1705478: (follow-up) emit prefix subfield before call number

This patch reorders the subfields so that the prefix (if present)
is emitted in 852$k /before/ the call number subfield ($j); that way,
MARC parsers return subfields in their order in the field (and
humans) will see the components of the call number in their
expected order.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/support-scripts/marc_export.in