https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27626
--- Comment #3 from Jonathan Druart <[email protected]> --- Is the self registration feature supposed to work if there is no default category defined (PatronSelfRegistrationDefaultCategory)? The "register here" link is not displayed, but the opac-memberentry.pl is not returning a 404, and the code is trying (badly) to deal with this situation. If the feature must be turned off if the default cat is not defined, then maybe we should force categorycode in PatronSelfRegistrationBorrowerUnwantedField, and always use the default when a new patron is self-registered. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
