[Koha-bugs] [Bug 27860] New: Bad KohaAdminEmailAddress breaks patron self registration form until notice is removed from message queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 4 14:34:39 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27860

            Bug ID: 27860
           Summary: Bad KohaAdminEmailAddress breaks patron self
                    registration form until notice is removed from message
                    queue
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

When the patron self registration form is used with email verification and a
bad entry in the KohaAdminEmailAddress system preference an error will be
shown, but the message is still created and added to the message_queue table.

Now every time a patron tries to register the system tries to send the already
generated message with the wrong from address, which fails. This means the
error will remain, although the pref has been corrected meanwhile.

Settings:
- PatronSelfRegistrationVerifyByEmail = Require
- KohaAdminEmailAdress like koha at localhost
- PatronSelfRegistration activated

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list