[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-60-g79a8302b65

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 23:15:01 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, 20.05.x has been updated
       via  79a8302b6531a1be10f16003808cf7bb97e24575 (commit)
      from  468ede88c555c0192a940fc2bb214a26cad85920 (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 79a8302b6531a1be10f16003808cf7bb97e24575
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 21 11:57:26 2020 +0000

    Bug 26762: Modify template logic in opac-reserves.tt to avoid error
    
    This patch makes a change to the OPAC hold template to prevent certain
    cases where the output is invalid.
    
    To reproduce, perform a search in the OPAC which will return some titles
    which can be placed on hold and some which cannot.
    
     - Select all results (some holdable, some not)
     - Click the "Place hold" link
     - On the "Confirm holds" page the layout will be broken after the
       first instance of the message "There are no items that can be placed
       on hold."
    
    To test, apply the patch and repeat the process above. After the patch
    has been applied the "confirm holds" page should look correct.
    Validating the HTML source should return no errors.
    
    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>
    (cherry picked from commit d10d24e42aaaf4b2e23b52b94aa14ab8745b396f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list