2 Feb
2016
2 Feb
'16
4:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357 --- Comment #51 from M. Tompsett <mtompset@hotmail.com> --- 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.