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 <[email protected]>
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 <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    
    Signed-off-by: Jonathan Druart <[email protected]>
    (cherry picked from commit 692b0958414474b48ef7242b65e697913dc99deb)
    
    Signed-off-by: Lucas Gass <[email protected]>

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

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
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to