Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09504Bug reportsSurvey takingpublic2015-02-12 09:10
Reporterdanlime123 Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09504: Array (numbers) not sticking when navigating back to the page
Description

See steps

Steps To Reproduce

Add a first group to the survey (group1)
Create a question of type Array (Numbers)
In advanced settings, choose checkbox layout: no, text inputs: no, minimum value: 0, step value: 0.5, maximum value: 20.
Add some subquestions to that array (numbers) question
Add a second group to the survey (group2) and put whatever you want in there
Make sure that the survey allows next/previous navigation
Now, take the survey. In group1, choose some answers for the array subquestions. Choose some 0 answers and some nonzero answers
Click next
Click Previous. You are back on group1.
In my case, the responses I chose that were not 0 now revert back to "..." (nothing selected). The responses for which I chose 0 stay as 0.
*Summary: responses for array (numbers) do not stick when going Next and then Previous.

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)141229
I will donate to the project if issue is resolvedYes
BrowserFirefox, Safari
Database type & versionmysql
Server OS (if known)Linux
Webserver software & version (if known)unknown
PHP Version5.4.34

Relationships

duplicate of 09393 closedDenisChenu When a user wants to update survey responses, the previous responses are missing in an numeric array with text inputs false 

Activities

DenisChenu

DenisChenu

2015-02-12 09:10

developer   ~31680

Fixed in Release 2.05+ Build 150211

Related Changesets

LimeSurvey: master b0d57c8a

2015-01-21 11:10:25

DenisChenu

Details Diff
Fixed issue 09465: Array (number)(with checkbox) question type highlight the rows that have been answered
Fixed issue : Array (number) (default (dropdown)) question type don't remind actual answer
Affected Issues
09393, 09465, 09504
mod - application/helpers/qanda_helper.php Diff File

Issue History

Date Modified Username Field Change
2015-02-09 04:45 danlime123 New Issue
2015-02-12 09:09 DenisChenu Changeset attached => LimeSurvey master b0d57c8a
2015-02-12 09:10 DenisChenu Relationship added duplicate of 09393
2015-02-12 09:10 DenisChenu Note Added: 31680
2015-02-12 09:10 DenisChenu Status new => closed
2015-02-12 09:10 DenisChenu Assigned To => DenisChenu
2015-02-12 09:10 DenisChenu Resolution open => duplicate
2015-02-12 09:10 DenisChenu Fixed in Version => 2.05+