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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to