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

--- Comment #4 from Martin Renvoize <[email protected]> ---
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to