https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357
--- Comment #52 from Jonathan Druart <[email protected]> --- (In reply to M. Tompsett from comment #51) > Comment on attachment 39803 [details] [review] > Bug 12357 - Enhancements to RIS and BibTeX exporting > > Review of attachment 39803 [details] [review]: > ----------------------------------------------------------------- > > ::: 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?! On the same line... Please open a new bug report. -- 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/
