22 Oct
2021
22 Oct
'21
11:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #421 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126713 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126713&action=edit Bug 11175: (QA follow-up) Be more specific with title fields We were using the MARC::Record title accessor, but that just stringifies all the subfields of field 245. The indexer, and the XSLT, specifically use 245a so we need to do the same. -- You are receiving this mail because: You are watching all bug changes.