Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 1061
blob7da0ce0787f359819859c3214ef2166aa6e39cac
1 Title: SMS notifications: correctly handling spaces in phone numbers
2 Level: 1
3 Component: notifications
4 Version: 1.2.5i5
5 Date: 1406194717
6 Class: fix
8 A user might add a phone number with spaces, because the input is
9 not validated (formalized). This is a quick fix to prevent sendsms
10 to send messages to wrong numbers.