[Bug 13435] New: OPAC self registration can't find OPAC_REG_VERIFY notice if it is assigned to a branch
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13435 Bug ID: 13435 Summary: OPAC self registration can't find OPAC_REG_VERIFY notice if it is assigned to a branch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: liz@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Email verification can look very broken for multi branch systems - if there is no "all libraries" notice defined for "OPAC_REG_VERIFY," but one defined for a specific branch, the self registration code can't find the notice and thus the verification email is not sent. Additionally, this code will only ever return the "all libraries" version of this notice, as it never passes a branchcode - making this notice useless on a per-branch basis. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13435 --- Comment #1 from Liz Rea <liz@catalyst.net.nz> --- While I was looking over my bugs in progress, it occurred to me that this can never work how we want it to, because we don't allow self registering borrowers to select their branch. Without a logged in user, Koha will never know which branch to send to the notices module, and thus it will never know which notice to use (except "All libraries"). So either we need a little re-engineering here, or at the very least documentation of why this doesn't/can't work the way libraries might expect. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13435 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |nengard@gmail.com Component|OPAC |Documentation --- Comment #2 from Liz Rea <liz@catalyst.net.nz> --- Nicole would you make sure that we say something about this notice in the manual please? Let me know if you need more explanation. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org