[koha-commits] main Koha release repository branch new/bug_6977 updated. v3.04.00-695-gdcdd9b4

Git repo owner gitmaster at git.koha-community.org
Fri Nov 18 22:48:40 CET 2011


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_6977 has been updated
       via  dcdd9b4d6d1eea478ac39940396c231d9270c0f0 (commit)
      from  f97726406697f7973d2f8118049acaac2f95a3ed (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 dcdd9b4d6d1eea478ac39940396c231d9270c0f0
Author: Frédérick Capovilla <frederick.capovilla at libeo.com>
Date:   Fri Oct 21 12:04:03 2011 -0400

    Bug 6977: Follow-up patch : catch CloneSubfield errors
    
    A javascript error could occur if the CloneSubfield function failed for
    any reason. This would prevent the popup from disappearing.
    
    Example : Importing informations of a UNIF_TITLE authority with multiple
    $x subfields in the biblio's 440 field. 440$x isn't repeatable, so an
    error occurs when trying to clone it.
    
    http://bugs.koha-community.org/show_bug.cgi?id=6977

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

Summary of changes:
 .../authorities/blinddetail-biblio-search.tt       |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list