https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16960 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.