https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18457 Bug ID: 18457 Summary: process_message_queue.pl will die if a patron has no sms_provider_id set but sms via email is enabled for that patron Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org If SMS via Email is enabled, and a patron has opted for SMS messages, but has not selected a service provider, the cronjob will die with the error Can't call method "domain" on an undefined value at /usr/share/koha/lib/C4/Letters.pm line 1055. This will cause all messages that come after the error to not be sent! -- You are receiving this mail because: You are watching all bug changes.