[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-75-g5b5c58e08b

Git repo owner gitmaster at git.koha-community.org
Mon Nov 16 19:40:45 CET 2020


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, 20.05.x has been updated
       via  5b5c58e08b04fa6c329d30d834329194ffd422bf (commit)
      from  cc36475cff550beed85c646dd4ed0d45ac8918b3 (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 5b5c58e08b04fa6c329d30d834329194ffd422bf
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Oct 29 12:18:56 2020 +0000

    Bug 18051: Set UTF8 Flag for record searches/imports from rancor
    
    The advanced cataloging editor uses Koha::MetaSearcher to find and import records
    from Z3950.
    
    The records are correctly converted to UTF8, however, we need to set the flag in the
    record to ensure they are parsed correctly later
    
    To test:
     1 - Add OHIOLINK as a z39 source as described in earlier comments
     2 - Browse to Cataloging->Advanced editor
     3 - Click Search->Advanced
     4 - Select OHIOLINK
     5 - Search for author 'capek karel'
     6 - Note records look bad
     7 - Apply patch
     8 - Restart all the things
     9 - Repeat
    10 - Success!
    
    Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 4d92e3d284e392ad681b095c02965fe57a85a5a1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/MetaSearcher.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list