https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175
--- Comment #385 from Martin Renvoize <[email protected]> --- Created attachment 126441 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126441&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
