[Koha-bugs] [Bug 14964] New: Email notices will be queued for patrons with no email address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 14:30:14 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14964

            Bug ID: 14964
           Summary: Email notices will be queued for patrons with no email
                    address
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org

If a patron has email messaging preferences set but no email address, a message
will be added to the message queue anyway, but will always end up 'failed'.

This could be resolved by modifying C4::Letters::enqueue to not enqueue call
EnqueueLetter if the transport is email or sms and no to address is returned.

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


More information about the Koha-bugs mailing list