[koha-commits] main Koha release repository branch new/bug_8743 created. v3.08.00-775-gf22d9e1

Git repo owner gitmaster at git.koha-community.org
Fri Sep 14 15:57:51 CEST 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_8743 has been created
        at  f22d9e1337183dfe6afe2fb014841bf17d657a11 (commit)

- Log -----------------------------------------------------------------
commit f22d9e1337183dfe6afe2fb014841bf17d657a11
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Sep 14 15:59:50 2012 +0200

    Bug 8743 follow-up, throw a more explanatory error message
    
    When testing bug 8743, I discovered a missing index in my authority file.
    The error message was
    "CCL parsing error (10014) Unknown qualifier ZOOM"
    
    which is not very helpfull because it does not show the query that was made.
    This patch add the query itself after the zebra error

commit ffc6730552b1af5814783b40bd6d5dd9b48ce9c3
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Sep 9 08:18:05 2012 -0400

    Bug 8743: ZOOM error when merging authority change to biblios
    
    The merge fails and the following errors appear in the log:
    [Sun Sep 02 23:38:10 2012] [error] [client 75.149.175.233] ZOOM error 25
    "Specified element set name not valid for specified database" (addinfo:
    "F") from diag-set 'Bib-1', referer:
    http://****/cgi-bin/koha/authorities/authorities.pl?authid=3010
    [Sun Sep 02 23:38:11 2012] [error] [client 75.149.175.233] Premature end of
    script headers: authorities.pl, referer:
    http://****/cgi-bin/koha/authorities/authorities.pl?authid=3010
    
    Test plan:
    1) Set dontmerge to "Do"
    2) Find an authority that is linked to a bib record.
    3) Edit the main entry of the authority.
    4) Save the authority record.
    5) Notice that you got a nasty error and the bib record was not updated.
    6) Apply patch.
    7) Edit the main entry of the authority again (you can just set it back
       to what it was to start with).
    8) Save authority record.
    9) Notice that there was no error, and the bib record was updated.
    10) Sign off.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit ef1fc52c718da991867b57c6690f0b3afc70479b
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Sep 6 16:03:42 2012 +0200

    Bug 8002: FIX Change datatype from varchar 1 to 10 for borrower_attribute_types.category_code
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list