[Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 13 18:09:28 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208

--- Comment #7 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
I replace the initial patch with this new one that is compliant with what
already exists for holds notices.

To test :
* Write an overdue letter with some symbol like € (euro) for example)
* make sure you've got one borrower with overdue that will trigger overdue
notice
* run misc/cronjobs/overdue_notices.pl -html 
  and misc/cronjobs/printoverdues.sh to convert html file into pdf

Without patch, all non unicode charaters are wrong encoded.
With the patch, encoding is fine

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


More information about the Koha-bugs mailing list