[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.04-69-gab60b4a

Git repo owner gitmaster at git.koha-community.org
Sun Mar 22 06:26:17 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.18.x has been updated
       via  ab60b4a60b2f890a126ac5254f2d7948ee366b53 (commit)
      from  5168af2c2371c19de4453fe7486ffadb8cdbfce1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab60b4a60b2f890a126ac5254f2d7948ee366b53
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Fri Feb 13 15:37:12 2015 +0100

    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>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit d149cd1d977ab796edd5da9881f08bac251c54e1)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-----------------------------------------------------------------------

Summary of changes:
 C4/Patroncards/Patroncard.pm |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list