[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.07-51-gb78fc79

Git repo owner gitmaster at git.koha-community.org
Fri Jul 26 17:35:17 CEST 2019


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  b78fc7961d3228df8b93af21cc9fcc2ad386fbd4 (commit)
      from  8b3e00174b2ef5643e559873fb4215b9e3fec29a (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 b78fc7961d3228df8b93af21cc9fcc2ad386fbd4
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 7 10:14:36 2019 +0000

    Bug 23045: Return record along with errors
    
    We don't seem to directly handle the errors in most cases, let's always return the record
    
    To test:
    1 - Add some blank lines to editor, previous patch is okay with this
    2 - Add a line with just 'e' or some other incomplete field
    3 - Try to save
    4 - Note JS leader error
    5 - Apply this patch
    6 - No errors
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit f927d801121f9d7b291516649cf3b55be49b8e3d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 1e2dc2340105b35355d29ad5eda1d74a83375a4e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/lib/koha/cateditor/text-marc.js |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list