CRLF line breaks were not count correctly by the tool, also when using the web page all line breaks styles line CRLF are always converted to LF, misleading the user in the character count, this is only an issue with the HTML text area field, if the user insert a message with CRLF line breaks using the command line tool this will work correctly.
Changes:
Warning box in the Web Page to alert the using when line breaks are typed in the message input.
CRLF line breaks were not count correctly by the tool, also when using the web page all line breaks styles line CRLF are always converted to LF, misleading the user in the character count, this is only an issue with the HTML
text area
field, if the user insert a message with CRLF line breaks using the command line tool this will work correctly.Changes: