[koha-commits] main Koha release repository branch master updated. v16.05.00-1334-gd711d62

Git repo owner gitmaster at git.koha-community.org
Mon Nov 7 17:43:25 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, master has been updated
       via  d711d62a4801f77c553e51c31bcc1cea6e8d13fb (commit)
      from  988e9430a402ca04ec7563f49d6cc43c2737c46a (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 d711d62a4801f77c553e51c31bcc1cea6e8d13fb
Author: radiuscz <radek.siman at centrum.cz>
Date:   Mon Oct 31 23:24:42 2016 +0100

    Bug 17521: Added missing age limit check
    
    Following patron modification partial editor had no age constraint
    checking:
    /cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=3&step=3
    
    Test plan:
    1) Apply the patch
    2) Open profile of a patron
    3) Click Edit under "Library use": http://prntscr.com/d1ghim
    4) Change category to an invalid one (eg. Adult instead of Kid)
    5) Error saying "Patron's age is incorrect for their category." should
    be displayed.
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Lucio Moraes <lmoraes at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 members/memberentry.pl |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list