2 Feb
2016
2 Feb
'16
9:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357 --- Comment #52 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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.