https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16199
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 49895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49895&action=edit Bug 16199: Remove C4::Ris::charconv This subroutine always returns what has been sent in parameter. It is unecessary and can be removed. Test plan: prove t/Ris.t should not be noisy Export a catalogue record in Ris should generate the same file with and without this patch -- 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/
