]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1402905 Use stricter matching for UPC values
authorDan Scott <dscott@laurentian.ca>
Tue, 16 Dec 2014 04:23:49 +0000 (23:23 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 16 Dec 2014 20:37:00 +0000 (15:37 -0500)
commitcd9dfdfa8293431754fe93d49b6a50904eedba3c
tree300c06e13b2a4aaef83007b74ac4267b1e8e73be
parent32f7523f5f527316ef62d5ec700c6a9115bc3151
LP#1402905 Use stricter matching for UPC values

Per http://www.loc.gov/marc/bibliographic/bd024.html we
should be checking to see if either the ind1 is "1" or
if there's a subfield 2 with a value of "upc" before
assuming that any "Other standard identifier" 024 field
is a UPC value.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/misc_util.tt2