]> 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:09 +0000 (15:37 -0500)
commit05fafd0a3787ed6eeac3de4ca946df330212919c
tree4f176373e1eba1069b9a61d90a1d86cc8e84d0a6
parent40d232168a4679d77894b2fd48c361ae33ed9164
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