31 Jan
2011
31 Jan
'11
4:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5586 --- Comment #10 from Colin Campbell <colin.campbell@ptfs-europe.com> 2011-01-31 16:43:07 UTC --- Cause of problem identified. When printing with \n the output buffer is flushed even though you are on a buffered file handle. But \r does not do this for you therefore autoflush needs to be set on stdout -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.