http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11209
--- Comment #19 from M. de Rooy <[email protected]> --- I have some doubts on this patch: It could block lots of sms messages. You write: The sms part for DUE and PREDUE should not contain dynamic parts, only a standard message. But how do you prevent that (maybe apart from truncating the message to 160 chars)? If a message for a hold or a due does not contain a reference to the title, is it still useful for a patron at all? I could imagine that you send one message for dues at cronjob time, but what about Hold filled? Wouldn't that be a candidate for sending more messages if applicable? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
