View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10211Bug reportsSurvey takingpublic2016-02-23 08:51
Reporterriqcles Assigned Toollehar  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.06+ 
Target Version2.50.xFixed in Version2.50.x 
Summary10211: Thousands separator - numeric input and multiple numeric input in the same group
Description

values change with activation of the separator in the multiple numeric inputs

Steps To Reproduce

use the supplied questionnaire and activate
Step 1 :
Enter the value 20 000 for the first question
Enter the value 2000 for the second
Enter the value 20 000 for the third.
Enter the value 1 million for the fourth
Step 2:
Change group and complete the questionnaire.
The results are as follows:
Q1 = 20
Q2 = 20.0000000000
Q3 = 200.000000000
Q4 = 1000000


If we redo the questionnaire as previously entered in step 2, you change group and returns to the previous.
Values have changed:
Q1 = 20
Q2 = 0.2000000000
Q3 = 2.0000000000
Q4 = 1000000
If you disable the thousands separator in the multiple questions, the numeric entry questions behaves correctly.

Additional Information

Relationship with :
https://bugs.limesurvey.org/view.php?id=10189
https://bugs.limesurvey.org/view.php?id=9876
https://bugs.limesurvey.org/view.php?id=9648
https://bugs.limesurvey.org/view.php?id=9508

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)151205
I will donate to the project if issue is resolvedNo
BrowserFirefox 31.8
Database type & versionPostgres 9.4
Server OS (if known)CentOS 7.0
Webserver software & version (if known)apache 2.4
PHP Versionphp 5.4

Relationships

related to 10189 closedollehar Bug reports Enabling "Thousands separator" in "numerical input" questions results in an error and data loss 
related to 09876 closedollehar Bug reports Different bogus with thousand seperator 

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-02-22 16:45

administrator   ~35539

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17568

ollehar

ollehar

2016-02-22 16:55

administrator   ~35542

This should work now, but you'd have to upgrade to 2.5 to test it.

c_schmitz

c_schmitz

2016-02-23 08:51

administrator   ~35558

Version 2.50+ Build 160222 released

Related Changesets

LimeSurvey: master c11fe85c

2016-02-22 15:44:15

ollehar

Details Diff
Fixed issue 10211: Thousands separator - numeric input and multiple numeric input in the same group Affected Issues
10211
mod - application/helpers/expressions/em_manager_helper.php Diff File

Issue History

Date Modified Username Field Change
2016-01-08 15:55 riqcles New Issue
2016-01-08 15:55 riqcles File Added: DEMO_SITE_limesurvey_survey_334991.lss
2016-01-08 17:48 DenisChenu Relationship added related to 10189
2016-01-08 17:48 DenisChenu Relationship added related to 09876
2016-01-08 17:48 DenisChenu Relationship added related to 09648
2016-01-08 17:49 DenisChenu Relationship deleted related to 09648
2016-02-22 14:47 ollehar Assigned To => ollehar
2016-02-22 14:47 ollehar Status new => assigned
2016-02-22 15:13 ollehar Target Version => 2.5
2016-02-22 16:45 ollehar Changeset attached => LimeSurvey master c11fe85c
2016-02-22 16:45 ollehar Note Added: 35539
2016-02-22 16:45 ollehar Resolution open => fixed
2016-02-22 16:55 ollehar Note Added: 35542
2016-02-22 16:55 ollehar Status assigned => resolved
2016-02-22 16:55 ollehar Fixed in Version => 2.5
2016-02-23 08:51 c_schmitz Note Added: 35558
2016-02-23 08:51 c_schmitz Status resolved => closed