]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1772017: Correctly Extract Cast from Records
authorJason Boyer <jboyer@library.in.gov>
Fri, 18 May 2018 13:12:37 +0000 (09:12 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 25 May 2018 17:16:23 +0000 (13:16 -0400)
commitc5ea94f57246dc659eb205786cdf53bbccbffe3b
tree68971e3f35ec077808a9f18153420b84c0a1c8d4
parent0bf2b7396f47c877e2efcf749be34e8438899072
LP1772017: Correctly Extract Cast from Records

authors.tt2 has been using field 508 for cast display but
the correct field is 511 when ind1=1.

Testing note:

In the Concerto data set, the title "The rum diary" is a good test
record, as it has both a 508 field and a 511.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/parts/record/authors.tt2