https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357
--- Comment #51 from M. Tompsett <[email protected]> --- Comment on attachment 39803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39803 Bug 12357 - Enhancements to RIS and BibTeX exporting Review of attachment 39803: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12357&attachment=39803) ----------------------------------------------------------------- ::: C4/Ris.pm @@ +1016,4 @@ > ## return unaltered if already utf-8 > return @_; > } > + elsif (my $uniout eq "t") { This runs with warns, but where is uniout defined?! -- 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/
