[Koha-bugs] [Bug 7067] allow patron self registration via the opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 20:41:12 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067

--- Comment #61 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to comment #59)
> > - opac-memberentry.pl: Use of uninitialized value in pattern match (m//) at
> > /home/oleonard/kohaclone/C4/SQLHelper.pm line 418., referer:
> > http://localhost:88
> > 
> > - opac-memberentry.pl: DBD::mysql::st execute failed: Cannot add or update a
> > child row: a foreign key constraint fails (`koha`.`borrowers`, CONSTRAINT
> > `borrowers_ibfk_1` FOREIGN KEY (`categorycode`) REFERENCES `categories`
> > (`categorycode`)) at /home/oleonard/kohaclone/C4/SQLHelper.pm line 168.,
> > referer: http://localhost:88/cgi-bin/koha/opac-memberentry.pl


I figured it out: I cleared the PatronSelfRegistration preferences for testing
and didn't put in a patron category for
PatronSelfRegistrationUseTemporaryStatus. How might we deal with this possible
omission?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list