On Fri, Oct 14, 2011 at 08:22, A.L.E.C <[email protected]> wrote:
> On 13.10.2011 20:56, Cor Bosman wrote:
>
>> [Native message: ERROR:  invalid byte sequence for encoding "UTF8": 0xa0
>
> \xa0 is used as non-breaking space, but for utf8 it should be \xc2a0. We
> need some input validation.

get_input_value() would be the right place to add such. Currently we
rely on the fact, that the browser sends data with the same charset as
the Roundcube pages are loaded.

~Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to