Page 1 of 1

APPLICATION ERROR #1366: Incorrect string value: '\xF3n de

Posted: 27 Dec 2017, 16:32
by wsosa
mantis version 2.9.0 - mantisbt-2.9.0.tar.gz
linux centos 7.0
mysql 5.6

i have this problem , when create a new user
and i need same HELP


APPLICATION ERROR #401
Ha fallado la consulta a la base de datos. El error devuelto por la base de datos fue #1366: Incorrect string value: '\xF3n de ...' for column 'subject' at row 1 para la consulta: INSERT INTO mantis_email_table
( email, subject, body, submitted, metadata)
VALUES
(?,?,?,?,?)
Utilice el botón «Atrás» de su navegador web para volver a la página anterior. Allí puede corregir los problemas que han sido identificados en esta notificación de error o seleccionar otra acción. También puede hacer click sobre una opción de la barra de menú para ir directamente a una nueva sección.

I create my mantis DB with this parameters to avoid character problems
CREATE DATABASE mantisbt DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;

Thanks , and sorry for my poor english

Re: APPLICATION ERROR #1366: Incorrect string value: '\xF3n

Posted: 27 Dec 2017, 19:49
by atrol
Do you see the same issue when changing language to English in My Account settings?

Re: APPLICATION ERROR #1366: Incorrect string value: '\xF3n de

Posted: 12 Dec 2022, 14:50
by digso
Hi,

any update on this issue?
I see the same thing, even with language set to English.