https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16960
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Katrin Fischer <[email protected]> --- I think this improves the situation, but there is still a problem with patron self registration: 1) Ensure email verification is mandatory 2) Register a new patron from the OPAC 3) Copy the URL (token now is back!) from the message_queue entry 4) Open the page, receive error: DBIx::Class::Storage::DBI::_dbh_execute(): Column 'address' cannot be null at /home/katrin/kohaclone/C4/Members.pm line 696 I had filled out surname, firstname and email - the address fields were left empty, but were also not set to be mandatory. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
