https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808
Pierre-Marc Thibault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82222|0 |1 is obsolete| | --- Comment #2 from Pierre-Marc Thibault <[email protected]> --- Created attachment 82418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82418&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. Signed-off-by: Pierre-Marc Thibault <[email protected]> -- 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/
