[Koha-bugs] [Bug 14611] New: SMS::Send hangs on malformed mobile #, process_message_queue fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 28 22:27:35 CEST 2015


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

            Bug ID: 14611
           Summary: SMS::Send hangs on malformed mobile #,
                    process_message_queue fails
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fred.pierre at smfpl.org
        QA Contact: testopia at bugs.koha-community.org

SMS::Send hangs on malformed mobile #, process_message_queue fails

Staff entered an e-mail address into the mobile phone field - the software
fails to test the input for numeric, just records the e-mail address as a
string. SMS::Send from PERL balks at processing the malformed string as a phone
number and the message queue cannot send the remaining messages, leaving them
all marked as pending. Eliminating the problem message from the message_queue
allows the messages to send (all the back messages as well), but the problem
reoccurs the next time that patron is text messaged.

Again, this is when text information is entered into the mobile phone number
field for a patron that specifies an SMS transport type.

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


More information about the Koha-bugs mailing list