From b376aa1f4b38ff39bd6065c34bfb8a7515905986 Mon Sep 17 00:00:00 2001 From: Sophie Meynieux Date: Fri, 13 Jun 2014 17:46:50 +0200 Subject: [PATCH] Bug 9208 : Fix encoding of overdue letters When overdue letters templates contain symbol like euro, the conversion between html to pdf results in wrong encoding of special characters. Adding explicit utf8 encoding at the beginning of html file resolves this problem. This is already done for hold notices. --- misc/cronjobs/overdue_notices.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/cronjobs/overdue_notices.pl b/misc/cronjobs/overdue_notices.pl index 2a9f8ae..f7010b0 100755 --- a/misc/cronjobs/overdue_notices.pl +++ b/misc/cronjobs/overdue_notices.pl @@ -397,6 +397,7 @@ if ( defined $htmlfilename ) { print $fh "\n"; print $fh "\n"; + print $html_fh "\n"; print $fh "