[Bug 3186] invalid or uninstalled SMSSendDriver causes process_message_queue to fail
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3186 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olli-antti.kivilahti@jns.fi --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- This also happens when the smsalertnumber is of the following format: 040-12345678(mother) This is caused by the /usr/share/perl5/SMS/Send.pm parent object for sms sending. It tries to validate the number and Croacks the process dead when (mother) is encountered. Luckily verbose mode outputs goog logging info :) Recommending to add a presentation layer validator to OPAC and SC to make sure no mothers are included. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org