18 Apr
2013
18 Apr
'13
10:03 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to comment #9)
This looks good to me. Will try to sign it off if no one else beats me to it. Note that the problem actually is related to a print statement while stdout is not set to utf-8. I corrected a similar situation somewhere in Koha with a use open statement to utf-8.
That's correct. The only lib that should be printing to stdout should be C4::Output anyway. -- You are receiving this mail because: You are watching all bug changes.