[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.02-22-gdf2c9e1

Git repo owner gitmaster at git.koha-community.org
Mon Jan 27 14:30:15 CET 2014


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.14.x has been updated
       via  df2c9e176444d5c737a59d5644bee91b109f7451 (commit)
      from  ef6eeba806fcea5e9cab652f425546de90147285 (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 df2c9e176444d5c737a59d5644bee91b109f7451
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Oct 24 15:28:42 2013 +0200

    Bug 11131: display authority summary correctly when searching by all authority types
    
    The summary is built using the authtypecode selected from the interface.
    So when a search is launch on all auth types, the summary is not
    correctly built by the BuildSummary routine.
    
    It should get the authtypecode from the authority (call to
    GetAuthTypeCode).
    
    To test:
    1/ go to authorities/authorities-home.pl
    2/ search <something> by authtype personal name
    3/ results are displayed with summary
    4/ now select the default entry and search again the
    results display but without the summary
    5/ apply the patch
    6/ search default again, now summary shows
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested with a UNIMARC database, works as described.
    All tests and QA script pass.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit e5cec32d078eac98b603d637b7d713a780be3e66)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/AuthoritiesMarc.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list