[Koha-bugs] [Bug 35639] Long SMS messages are not sent if they exceed the character limitation of the messaging driver

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 22 14:58:24 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35639

--- Comment #1 from Emily-Rose Francoeur <emily-rose.francoeur at inLibro.com> ---
Created attachment 160243
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160243&action=edit
Bug 35639: Trim the messages that are too long before sending them via SMS

I created a new system preference, SMSSendMaxChar, which allows you to set a
limit for the number of characters in SMS messages to send. When a limit is
set, messages that exceed it will be trimed.

TEST PLAN
1) Apply the patch
2) Run prove t/db_dependent/Letters.t

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


More information about the Koha-bugs mailing list