https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 82222 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82222&action=edit Bug 21808: Field 711 is not handled correctly in showAuthor XSLT for relator term or code The test should check $4 or $e for fields ne 111,711. And should check $4 or $j for 111,711. Test plan: Edit a record, add a meeting in 711 without $4 but with $j. Without this patch the term is not visible, with this patch it is. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
