20 May
2010
20 May
'10
11:45 a.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4512 --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2010-05-20 10:45:15 --- The line binmode STDOUT, ':utf8'; garbles the output. It was already utf8. The statement should be used on binary data, not on html text. The statement occurred more frequently in older versions of the script; this last occurrence must be deleted too. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.