[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-27-gb5121e77fe

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 06:44:19 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, 19.11.x has been updated
       via  b5121e77fe703df81942cdac89829bf6848829db (commit)
      from  3c488266373ab3be3c96e0966bd0c29f6d41d9f4 (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 b5121e77fe703df81942cdac89829bf6848829db
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>
    (cherry picked from commit 5b5c58e08b04fa6c329d30d834329194ffd422bf)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.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