http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208
Srdjan Jankovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28866|0 |1 is obsolete| | --- Comment #10 from Srdjan Jankovic <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
