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, 3.22.x has been updated
       via  1c1b2363273d891049e234138d15095f015dc7f3 (commit)
      from  70ca305311cfdc7c56da5ce6cae8706d2bcacf80 (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 1c1b2363273d891049e234138d15095f015dc7f3
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Wed Sep 14 13:39:34 2016 +0100

    Bug 17296: Display warning if AnonymousPatron is not correctly set
    
    Bug 14655 added a warning to the about page ("System information" tab)
    if the AnonymousPatron feature is not correctly configured.
    But actually there is one case when it's not displayed.
    
    Test plan:
    Set AnonymousPatron to a non existing patron
    Set at least 1 borrowers.privacy == 2
    go on the about page.
    Without this patch you do not get the warning
    With this patch you will see "Some patrons have requested a privacy on
    returning item but the AnonymousPatron pref is not set correctly. Set it
    to a valid borrower number if you want that this feature works
    correctly."
    
    Signed-off-by: Marc <ve...@veron.ch>
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    (cherry picked from commit 1a2d804a8094ea05199803593698b4294f029913)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>
    (cherry picked from commit 92d648f579fb03e1e5bed45e28c8604a2ea7aab0)
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to