]> 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:42 +0000 (13:16 -0400)
commit1061e8db2e52be57e27dd30c1e3a2f07722775d2
tree36586c879af24b292a06b48341054aa6f25c69fb
parent9b5bbff9b37678cc9af45c49ae94f21f9186f904
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