[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.04-8-gf0b7b8974b

Git repo owner gitmaster at git.koha-community.org
Fri Oct 16 00:34:01 CEST 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  f0b7b8974be84379fc854e74e6bcdcb1ba01a109 (commit)
      from  eb88ec34bffb57554f31e7b56cd40b37aaa08e6b (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 f0b7b8974be84379fc854e74e6bcdcb1ba01a109
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Sep 14 17:44:36 2020 +0000

    Bug 26460: Fix line ending in JSON
    
    Wrong line ending in JSON causes error:
    Uncaught SyntaxError: missing } after property list
    note: { opened at line 29579, column 15
    
    To test:
    1 - Have a title with some items not for hold in staff interface
    2 - Set AllowHoldPolicyOverride to 'Allow'
    3 - Attempt to place hold on the title
    4 - Note JS error in the console and datatable does not load for items
    5 - Apply patch
    6 - Reload
    7 - Error is cleared, table loads correctly
    
    Signed-off-by: David Nind <david at davidnind.com>
    
    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: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 692b0958414474b48ef7242b65e697913dc99deb)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list