[Koha-bugs] [Bug 13709] Patron cards creator doesn't work with diacritics, utf-8 or ttf fonts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 2 09:38:45 CET 2015


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

Brendan Gallagher <brendan at bywatersolutions.com> changed:

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

--- Comment #2 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 36264
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36264&action=edit
Bug 13709 - Patron cards creator utf-8 encoding and ttf fonts broken

This change is similar to Bug 8375 which introduced ttf fonts for
labels printing in order to support diacritics and utf-8 encoding,
but this change was never implemented for patron cards.

Test scenario:

1. make sure that you have <ttf> font mapping in koha-conf.xml
2. define partron card layout, template, profile and batch
   (with utf-8 chars, probably in patron firstname or surname)
3. verify that without this patch pdf export file is error message
   Wide character in compress at /usr/share/perl5/PDF/Reuse.pm line 820
4. apply this patch and verify that generated pdf has correct encoding

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
Followed test plan

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


More information about the Koha-bugs mailing list