[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 17:55:46 CEST 2014


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

--- Comment #6 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> ---
Created attachment 28849
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28849&action=edit
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.

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


More information about the Koha-bugs mailing list