[Koha-bugs] [Bug 18570] New: Password recovery e-mail only sent after message queue is processed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 16:55:44 CEST 2017


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

            Bug ID: 18570
           Summary: Password recovery e-mail only sent after message queue
                    is processed
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Authentication
          Assignee: gmcharlt at gmail.com
          Reporter: jens.weber at phsh.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

The password recovery process triggers an e-mail to the patron with a link to
reset his or her password. 
This e-mail is put into the message queue like any other notification (e.g.
filled HOLD) and hence only sent the next time process_message_queue.pl is
triggered with the time setting in cron.d (the default here being every 15
minutes!).

This behavior is not what a user would expect from such a function (especially
not with the wording from opac-password-recovery.tt: 'An email **has been
sent**'). 
Accordingly -- even though this is not a  malfunction -- I flagged this a bug
and not an enhancement, as from the point of view of the patron it must seem to
be a bug/problem if the e-mail does not arrive in a normal time span.

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


More information about the Koha-bugs mailing list