Fix crash when we hit the editor limit of an utf8 formated text on replying.
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 8 May 2009 09:40:07 +0000 (11:40 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Fri, 8 May 2009 09:40:08 +0000 (11:40 +0200)
commit1d8c1d3178b563be1a55c2d7004538618f63d995
tree9f5df7abb9d04f2020652f5abcd8bdc55e2ef8d5
parent54b2b4b64a81caaf214c47da59057b54bf7b067c
Fix crash when we hit the editor limit of an utf8 formated text on replying.

* src/widgets/modest-msg-edit-window.c
  (body_insert_text): use utf8 for counting characters on controlling the
  limit of characters in a message in modest (fixes NB#115353).
src/hildon2/modest-msg-edit-window.c