[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.02-47-gc08a135

Git repo owner gitmaster at git.koha-community.org
Fri Jan 29 15:45:46 CET 2016


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  c08a13593cbc3a60ac3d5345c93c6c4c362a3835 (commit)
      from  d259eaac7ba240cbe9008271d9d123a5758547d8 (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 c08a13593cbc3a60ac3d5345c93c6c4c362a3835
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Tue Dec 29 19:39:20 2015 +0000

    Bug 14480: Silences warn from editing patron
    
    Argument "" isn't numeric in numeric lt (<)
    
    TEST PLAN
    ---------
    1) Go to any patron in staff client
    2) Click 'Edit'
    3) Check error logs
       -- warnings should exist.
    4) Apply patch
    5) Reload page
       -- warnings should not be triggered.
    6) Add restriction and save
    7) Go back to edit screen
       -- restriction should be shown
    8) Remove restriction and save
    9) Go back to edit screen
       -- Should say "Patron is currently unrestricted"
    10) Run koha qa test tools.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 11109501eb6c8b8ee55390cd9860ac6dbf8c908c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/members/memberentrygen.tt     |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list