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>
}, {
type => 'cast',
label => l('Cast'),
- xpath => '//*[@tag="508"]'
+ xpath => '//*[@tag="511"][@ind1="1"]'
}, {
type => 'notes',
label => l('Author Notes: '),