[koha-commits] main Koha release repository branch master updated. v3.14.00-195-gf35fa3d

Git repo owner gitmaster at git.koha-community.org
Thu Dec 26 16:27:15 CET 2013


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  f35fa3d4541a83e8cafeaf5f396e4aacc684e63f (commit)
      from  3c5b4712717d082b66376915c47b6b5880695d31 (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 f35fa3d4541a83e8cafeaf5f396e4aacc684e63f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Nov 22 08:31:31 2013 -0500

    Bug 11282: fix overwriting of existing restrictions when adding new one
    
    This patch fixes a bug where using the patron editor to add a new
    restriction overwrote the first existing one.
    
    Test Plan:
    1) Edit a patron, add a restriction
    2) Edit the patron again, add a second restriction
    3) Note the first restriction has disappeared!
    4) Apply this patch
    5) Edit the patron again, add another restriction
    6) Note the previous restriction is not longer removed
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested:
    - Adding and removing multiple restrictions from
      - the details tab
      - the checkouts tab
      - the edit patron form
    All works as expected.
    Patch passes all tests in t, xt, and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 members/memberentry.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list