#600189 gnokii: Splits a particular message into multiples each with 5 characters and ellipsis in it

#600189#5
Date:
2010-10-14 12:58:11 UTC
From:
To:
When I put this particular message through gnokii-smsd-mysql it splits it up into 16 messages each containing a small portion of the original message.

The original message is this:
chekov/RAID status CRITICAL:CRITICALs: md4 is 0.00 (outside range [100:]), md0 is 0.00 (outside range [100:]), md1 is 0.00 (outside range [100:]), md2 is 0.00

On my mobile I get this:

Message 1:
chekov/RAID status CRITICAL:CRITICALs: md4 is 0.00 (outside r 0.00

Message 2:
(...)ange [

Message 3:
(...)100:])

Message 4:
(...), md0

Message 5:
(...) is 0.

Message 6:
(...)00 (ou

Message 7:
(...)tside

Message 8:
(...)range

and so forth..

It doesn't happen with any other messages. But this one it's reproducible.

#600189#10
Date:
2010-10-17 21:47:12 UTC
From:
To:
Hi

Could you please test if this problem persists with the version in
Testing? Since we're currently in freeze hoping for a release in the
next few months, patching the version in stable doesn't seem like it's
worth it (specially considering it wouldn't be a trivial patch).


Cheers