[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.13-6-g019755b585

Git repo owner gitmaster at git.koha-community.org
Mon Feb 10 04:16:53 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, 18.11.x has been updated
       via  019755b58555bc0be7ea9ce840afe70793d47ad4 (commit)
      from  ce95347e80d5955ffd45665e859d75b52c464745 (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 019755b58555bc0be7ea9ce840afe70793d47ad4
Author: Cori Lynn Arnold <carnold at dgiinc.com>
Date:   Tue Dec 31 17:10:14 2019 +0000

    Bug 24323: Advanced editor - Display an error message if the record did not save
    
    Invalid 008 with helper silently fails to save.
    
    This patch adds a "else if" to fall through if the error message isn't
    one of the previously defined ones ("syntax" and "invalid") and presents
    the human with a generic message that "Something went wrong, cannot
    save."
    
    Prior to testing:
    a/Verify that Advanced Editor is enabled
    b/Download the errorrecord.mrc from bug
    
    To test:
    1/Apply patch
    2/Go to Cataloging->Advanced Editor
    3/Click "Import Record" button and navigate to the record saved from
    step b/
    4/Add an 003 field (as required by the default cataloging config)
    5/Hit "Save to catalog"
    6/Verify that a message is passed to the user that the file was unable
    to be saved
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit ae4c86e87e26a06611519510c386723e3a904371)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit df8a536bbc40348699552e336d5bf7dc3e7a7203)
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list