[Bug 36964] New: PatronSelfRegistrationDefaultCategory shouldn't be necessary if categorycode isn't hidden
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36964 Bug ID: 36964 Summary: PatronSelfRegistrationDefaultCategory shouldn't be necessary if categorycode isn't hidden Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org At the moment, the self-registration won't work without PatronSelfRegistrationDefaultCategory but technically if you don't have categorycode hidden, then it should be unnecessary. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36964 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- The template has markup to handle a situation where categorycode ISN'T hidden, but in opac.pref categorycode and dateexpiry are both hard-coded to be hidden. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36964 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Owen Leonard from comment #1)
The template has markup to handle a situation where categorycode ISN'T hidden, but in opac.pref categorycode and dateexpiry are both hard-coded to be hidden.
Ah right. This is probably one of those bugs that happens because of local customizations of mine 😅. In some cases, we allow people to choose from a limited number of category codes, and new self-registered patrons are blocked by default, so they have to be reviewed and approved before being enabled. I tell myself one day I'll upstream all the things... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org