Fix for Bug 4416, renew all and return all buttons too close together
[koha_fer] / opac / ilsdi.pl
index 0935a68..c979e72 100755 (executable)
@@ -228,6 +228,7 @@ if ( $service and any { $service eq $_ } @services ) {
 }
 
 # Output XML by passing the hashref to XMLOut
+binmode(STDOUT, ":utf8");
 print CGI::header('-type'=>'text/xml', '-charset'=>'utf-8');
 print XMLout(
     $out,