[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 Aug 15 04:05:57 CEST 2014


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28866|0                           |1
        is obsolete|                            |

--- Comment #10 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 30810
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30810&action=edit
[SIGNED-OFF] 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.

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list