View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16139 | Bug reports | Survey editing | public | 2020-04-16 09:02 | 2020-04-16 13:27 |
Reporter | DanielZ | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.1.16 | ||||
Fixed in Version | 4.1.17 | ||||
Summary | 16139: Multiple Numeric Input Slider ignores Slider Initial Value but defaults to 5 | ||||
Description | The slider version of the Multiple Numeric Input question type seems to ignore the inital value set in the configuration and always uses 5 as the default value. | ||||
Steps To Reproduce | 1) Create a survey with a Multiple Numeric Input question | ||||
Additional Information | Apparently, the issue might relate to a variable name mismatch in https://github.com/LimeSurvey/LimeSurvey/blame/0c7ab87a49e33634528cb218ef732b3d232c0fab/application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.twig#L75 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 4.1.17+200414 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.2.29 | ||||
No because slider_value are not deaut when move previous. But please : send a sample lss file ... |
|
I just guessed based on my observation that slider_value is not documented as @var in the header while the documented @var slider_value is never used in the file. Sample lss file is attached... |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29838 |
|
Fixed in Release 4.1.18+200416 |
|
LimeSurvey: master b37d36a0 2020-04-16 14:44 Details Diff |
Fixed issue 16139: Multiple Numeric Input Slider ignores Slider Initial Value Fixed issue : Multiple Numeric Input Slider ignores slider_default_set Dev: review and test whole with position and setPosition |
Affected Issues 16139 |
|
mod - application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.twig | Diff File | ||
mod - assets/packages/questions/numeric-slider/scripts/numeric-slider.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-16 09:02 | DanielZ | New Issue | |
2020-04-16 09:08 | DenisChenu | Note Added: 57137 | |
2020-04-16 09:26 | DanielZ | File Added: limesurvey_survey_361273.lss | |
2020-04-16 09:26 | DanielZ | Note Added: 57138 | |
2020-04-16 11:53 | DenisChenu | Assigned To | => DenisChenu |
2020-04-16 11:53 | DenisChenu | Status | new => assigned |
2020-04-16 12:44 | DenisChenu | Changeset attached | => LimeSurvey master b37d36a0 |
2020-04-16 12:44 | DenisChenu | Note Added: 57144 | |
2020-04-16 12:44 | DenisChenu | Resolution | open => fixed |
2020-04-16 12:44 | DenisChenu | Status | assigned => resolved |
2020-04-16 12:44 | DenisChenu | Fixed in Version | => 4.1.17 |
2020-04-16 13:27 | lime_release_bot | Note Added: 57151 | |
2020-04-16 13:27 | lime_release_bot | Status | resolved => closed |