https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26601 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 112112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112112&action=edit Bug 26601: Add utf8 encoding to text output of overdue_notices.pl This patch sets the UTF8 encoding for output of overdue_notices.pl when outputting to txt. To test: 1/ Create ODUE text with a utf8 encoded characher, eg german umlauts <url>/cgi-bin/koha/tools/letter.pl?op=add_form&module=circulation&code=ODUE 2/ Run perl overdue_notices.pl -text [-library <library-name>] -test 3/ Confirm text now inludes properly encoded umlauts Sponsored-by: Styrian State Library Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.