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

Git repo owner gitmaster at git.koha-community.org
Fri Oct 16 00:22:39 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  eb88ec34bffb57554f31e7b56cd40b37aaa08e6b (commit)
      from  6b6650ff90893b42e837d809ac1a5ea34c52079d (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 eb88ec34bffb57554f31e7b56cd40b37aaa08e6b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Sep 10 09:42:58 2020 +0200

    Bug 26420: Use translated notices for overdue_notices.pl
    
    This script does not pass the patron's preferred lang for notices.
    
    Test plan:
    Enable TranslateNotices
    Create a patron with a preferred lang for notices != default
    Translate ODUE for this language
    Setup the overdue notices for this patron's category
    Check an item out for this patron (select the correct due date to
    trigger the notice)
    Run the script overdue_notices.pl
    Check the message_queue table and confirm that the notice enqueued is
    translated
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.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 8e397330f687bd0e9e39387e32a8a8acbbb3b31a)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 misc/cronjobs/overdue_notices.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list