[Koha-bugs] [Bug 23428] Self registration with a verification by email is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 5 15:44:03 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23428

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 91995
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91995&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list