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

Git repo owner gitmaster at git.koha-community.org
Fri Jul 26 17:32:43 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  8b3e00174b2ef5643e559873fb4215b9e3fec29a (commit)
      from  0995e70bb6bcbd02821c9113353d7ce20e3d93ba (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 8b3e00174b2ef5643e559873fb4215b9e3fec29a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Jun 4 14:25:53 2019 +0000

    Bug 23045: TextMarc errors on blank lines
    
    Since bug 16251 we use TextMarc to get some record fields, however, it throws an error when
    processing blank lines.
    
    We should just pass on these rather then erroring
    
    To test:
    1 - Define a new macro that delete more fields than it adds
      delete 245
    2 - Run it
    3 - Note an error in JS console, and helpers will not load
    4 - Apply patch
    5 - Reload, try again
    6 - No error
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 545f38d13c210e4cb173e67d2578d825a9ffeb47)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 2340df6f7c85c48a2ae68292204e9f16d485e7b9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/lib/koha/cateditor/text-marc.js             |    3 +--
 .../intranet-tmpl/prog/en/includes/cateditor-widgets-marc21.inc     |    1 +
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list