https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35639
--- Comment #1 from Emily-Rose Francoeur <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
