[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-76-g17d6ad5

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 17:12:11 CEST 2019


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, 18.11.x has been updated
       via  17d6ad5ef4826e5666e8afcef6744d52aade0a31 (commit)
      from  7231c34c2f19c92a12dbb0c1215ece76f2343b86 (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 17d6ad5ef4826e5666e8afcef6744d52aade0a31
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 5 08:40:12 2019 -0500

    Bug 23428: (bug 23151 follow-up) Fix self registration with a verification email
    
    DBIx::Class::Row::store_column(): No such column 'changed_fields' on
    Koha::Schema::Result::Borrower at /home/vagrant/kohaclone/Koha/Object.pm
    line 75
    
    Test plan:
    - Turn PatronSelfRegistrationVerifyByEmail on
    - Register a new account
    - Click on the link (see the message_queue table)
    => Without this patch you get the error
    => With this patch you will see the login form
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit c5f73575ab07e75b45e5e9495820b602225c75f5)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit a94bacb02a856bd9b3dbe9ba2ed05c11fbef5bed)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 opac/opac-registration-verify.pl |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list