---
reports/guided_reports.pl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/reports/guided_reports.pl b/reports/guided_reports.pl
index 390243e..71c21f2 100755
--- a/reports/guided_reports.pl
+++ b/reports/guided_reports.pl
@@ -397,6 +397,8 @@ elsif ($phase eq 'Run this report'){
}
elsif ($phase eq 'Export'){
+ binmode STDOUT, ':utf8';
+
# export results to tab separated text
my $sql = $input->param('sql');
my $format = $input->param('format');
--
1.5.4.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches