When I use a multiple numeric question (ls 2.05) and integer numbers are inserted, they are stored and presented with the decimal format (see the screenshot).
This problem doesn't happen in 1.92, I think the cause is the different field type used for numeric questions (from "double" to "numeric(30.10)), in MySql, obviously.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I've solved returning to double type in result table, I have an important survey to start up.
But I've the suspect that is a problem of format coding in MySql database and compatibility in ls, cause I've problem also with date and string (characters as à, è, etc, etc). But these errors are quite random.
Can someone suggest to me a "stable" format code for MySql database of 2.05 version of ls?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Characters set, sorry. I've just checked that MySql database is defined as utf8_unicode_ci, and also web server where ls is installed produces pages in the "unicode" character set.
Maybe I should update my build 140821. But now I cannot...too much respondents for the next weeks.