[koha-commits] main Koha release repository branch new/bug_9070 created. v3.08.00-1250-gaf02e22

Git repo owner gitmaster at git.koha-community.org
Tue Nov 20 20:16:31 CET 2012


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, new/bug_9070 has been created
        at  af02e22ce565531dcc3893089b28ab8c85f7ebb9 (commit)

- Log -----------------------------------------------------------------
commit af02e22ce565531dcc3893089b28ab8c85f7ebb9
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Nov 13 11:02:24 2012 -0500

    Bug 9070: [SIGNED-OFF] authority searches in auth_finder error out
    
    When using authority records imported into Koha from elsewhere, you
    can get an error like:
        Can't use string ("HASH(0xbc6c{30)") as a HASH ref while "strict refs" in use at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 363.
    in authorities/auth_finder.pl. This patch fixes that error.
    
    To test:
    1) You will need records imported from elsewhere.
    2) Use the authority control plugin in a bib record to search for one of
       those headings.
    3) Observe you get a nasty error.
    4) Apply patch.
    5) Repeat step 2.
    6) Observe the error is gone.
    7) Sign off.
    
    Signed-off-by: Magnus Enger <magnus at enger.priv.no>
    Works as advertised. No warning about "defined(%hash) is deprecated"
    under perl v5.10.1.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list