[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
Tue Jan 9 10:48:15 CET 2024


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

Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160243|0                           |1
        is obsolete|                            |

--- Comment #2 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 160684
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160684&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

Signed-off-by: Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com>

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


More information about the Koha-bugs mailing list