[Koha-bugs] [Bug 26601] Add utf8 output to text output of overdue_notices.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 21 18:05:30 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26601

--- Comment #4 from Martin Renvoize <martin.renvoize at 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 at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list