[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
Wed Aug 14 22:16:34 CEST 2019


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

Michal Denar <black23 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91995|0                           |1
        is obsolete|                            |

--- Comment #6 from Michal Denar <black23 at gmail.com> ---
Created attachment 92201
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92201&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

Signed-off-by: Michal Denar <black23 at gmail.com>

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


More information about the Koha-bugs mailing list