View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10607Bug reportsSurvey takingpublic2016-03-11 11:25
ReporterPeyu Assigned ToLouisGac 
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.50.x 
Fixed in Version2.50.x 
Summary10607: Multiple numerical input - sum of sliders broken
Description

My version.php is the following:
$config['versionnumber'] = "2.50+";
$config['dbversionnumber'] = 257;
$config['buildnumber'] = '160225';

Recently (between 2 weeks ago and now), you changed the library for the sliders. You were using jquery slider and now you are using bootstrap slider.
This breaks the "sums" calculation. The question is rendered with the formula and it's not interactive (but the validation works).
Issue is discussed here : https://www.limesurvey.org/forum/installation-a-update-issues/103744-multiple-numerical-input-sum-of-sliders-broken#132263

Steps To Reproduce

1 - Set the default template
2 - Create a question of type "Multiple numerical input"
2 - Set "Use slider layout" to "yes"
3 - Set "equals sum value" to any number
4 - Set some answers

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)160225
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql 5
Server OS (if known)Plesk
Webserver software & version (if known)Apache 2
PHP Version5.5.9

Relationships

related to 10715 closedLouisGac Multiple numerical input 

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2016-03-09 12:20

developer   ~36193

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

LouisGac

LouisGac

2016-03-09 14:16

developer   ~36204

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

c_schmitz

c_schmitz

2016-03-11 11:25

administrator   ~36369

LimeSurvey 2.50+ Build 160311 released

Related Changesets

LimeSurvey: master b00911eb

2016-03-09 11:20:30

LouisGac

Details Diff
Fixed issue 10607: Multiple numerical input - sum of sliders broken Affected Issues
10607
mod - application/controllers/admin/questions.php Diff File
mod - application/views/survey/questions/multiplenumeric/footer.php Diff File
mod - application/views/survey/questions/multiplenumeric/item.php Diff File

LimeSurvey: master aa1b7a4b

2016-03-09 13:16:10

LouisGac

Details Diff
Fixed issue 10607: Multiple numerical input - sum of sliders broken Affected Issues
10607
mod - application/views/survey/questions/multiplenumeric/footer.php Diff File
mod - application/views/survey/questions/multiplenumeric/item.php Diff File
mod - scripts/expressions/em_javascript.js Diff File

Issue History

Date Modified Username Field Change
2016-02-26 19:18 Peyu New Issue
2016-03-07 18:26 LouisGac Category Survey design => Survey taking
2016-03-08 17:12 Mazi Assigned To => LouisGac
2016-03-08 17:12 Mazi Status new => assigned
2016-03-08 17:44 Mazi Relationship added related to 10715
2016-03-08 18:31 LouisGac Priority normal => high
2016-03-09 12:20 LouisGac Changeset attached => LimeSurvey master b00911eb
2016-03-09 12:20 LouisGac Note Added: 36193
2016-03-09 12:20 LouisGac Resolution open => fixed
2016-03-09 14:16 LouisGac Changeset attached => LimeSurvey master aa1b7a4b
2016-03-09 14:16 LouisGac Note Added: 36204
2016-03-09 14:16 LouisGac Status assigned => resolved
2016-03-11 11:23 LouisGac Fixed in Version => 2.5
2016-03-11 11:25 c_schmitz Note Added: 36369
2016-03-11 11:25 c_schmitz Status resolved => closed