[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-88-g202f1a4

Git repo owner gitmaster at git.koha-community.org
Thu Jan 16 17:14:27 CET 2014


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.14.x has been updated
       via  202f1a4c27ea4cd9514a7887a89aeb31090472c2 (commit)
      from  faf3b5f3f84b0c8b8497fdac368edf00dfb546da (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 202f1a4c27ea4cd9514a7887a89aeb31090472c2
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>
    (cherry picked from commit f35fa3d4541a83e8cafeaf5f396e4aacc684e63f)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.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