500 error for form field registration (japanese)

Hi,



When creating a new standalone form, an 500 error is thrown if one of the fields labels contains japanese characters. I know that if I first register labels in English and then changed them into Japanese, error disappears but I am looking for a more “clean” solution.



Here is my log file :

Code:
[2016-02-22 07:16:18] mautic.CRITICAL: Uncaught PHP Exception MauticCoreBundleExceptionSchemaException: "Column is missing required name key." at /xxx/xx/xx/html/mautic/app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php line 155 {"exception":"[object] (Mautic\CoreBundle\Exception\SchemaException(code: 0): Column is missing required name key. at /xxx/xx/xx/html/mautic/app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php:155)"} []

Thank you for your help ~

Hi,

When creating a new standalone form, an 500 error is thrown if one of the fields labels contains japanese characters. I know that if I first register labels in English and then changed them into Japanese, error disappears but I am looking for a more “clean” solution.

Here is my log file :

[2016-02-22 07:16:18] mautic.CRITICAL: Uncaught PHP Exception MauticCoreBundleExceptionSchemaException: "Column is missing required name key." at /xxx/xx/xx/html/mautic/app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php line 155 {"exception":"[object] (Mautic\CoreBundle\Exception\SchemaException(code: 0): Column is missing required name key. at /xxx/xx/xx/html/mautic/app/bundles/CoreBundle/Doctrine/Helper/ColumnSchemaHelper.php:155)"} []

Thank you for your help ~