http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074
--- Comment #10 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
