[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.12-10-g8c78314

Git repo owner gitmaster at git.koha-community.org
Fri Jan 23 13:39:16 CET 2015


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  8c78314d69b2d340530ab5570c35fd66c4720e9f (commit)
      from  d43d0642bd522f97f01c3513b763a4f4fc458711 (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 8c78314d69b2d340530ab5570c35fd66c4720e9f
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Aug 15 12:45:44 2014 -0400

    Bug 12371 - Links in every patron self-registration email points to a single borrower
    
    If multiple registrations are submitted, the first patron to register
    will be used for the first patron to click the registration confirmation
    link!
    
    Test Plan:
    1) Submit 2 new patron registrations
    2) Use the confirm link from the 2nd registration
    3) Note you end up registering as the first submitted registration
    4) Apply the patch
    5) Repeat steps 1 and 2
    6) Note you are now confirmed correctly
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Test plan appears to work fine, I have a feeling the sql could be
    written better but can't come up with it on a Sunday morning
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described and fixes a critical bug.
    Passes tests and QA script.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 37fae3408b66d5b94f9fa4f4c2e5c02f360a8041)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Letters.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list