View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08785Bug reportsOtherpublic2014-03-02 12:29
Reporterfradeff Assigned ToDenisChenu  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08785: on Build 140226 repeat questions when choosing "All in One"
Description

when upgrading on Version 2.05+ Build 140226

for survey displaying on one page

General Settings > Presentation & Navigation > Format > All in One

the questions are repeated in all groups

Steps To Reproduce

create form
create group1
create question1
redo again (group2, question 2)
show all in one
you'll see 4 questions: group1 displays q1 and q2, group2 both displays q1 and q2

Additional Information

you can see a live demo of the bug on my website http://radeff.net/cms/limesurvey/index.php/survey/index/sid/131969/newtest/Y/lang/en

lss uploaded hereby

same problem on another server:
System SunOS lipari2.unige.ch 5.10 Generic_142901-11 i86pc
PHP Version 5.2.12
Apache API Version 20051115
MySQL 5.1.47

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)140226
I will donate to the project if issue is resolvedNo
Browserfirefox 27.0.1, google chrome
Database type & versionMySQL 5.5.35
Server OS (if known)Ubuntu 12.04.4 LTS Linux 3.10.9-xxxx-grs-ipv6-64
Webserver software & version (if known)Apache/2.2.22 (Ubuntu) Apache API Version 20051115
PHP VersionPHP Version 5.3.10-1ubuntu3.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-02-28 14:43

administrator   ~29010

Denis, this is caused by your fix: https://github.com/LimeSurvey/LimeSurvey/commit/298009012e8b5f55ee280126d2d0847767d75a19

DenisChenu

DenisChenu

2014-02-28 16:02

developer   ~29013

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

DenisChenu

DenisChenu

2014-02-28 16:04

developer   ~29014

Didn't test All in one Grrrrr .

Add a $qa['finalgroup'] only for question attribute : Randomization group name and All in one survey

c_schmitz

c_schmitz

2014-03-02 12:29

administrator   ~29048

2.0+ Build 140302 released.

Related Changesets

LimeSurvey: master d5889c76

2014-02-28 15:02:19

DenisChenu

Details Diff
Fixed issue 08785: repeat questions when choosing "All in One" (Build 140226 )
Dev: add a $qa['finalgroup'], how we managed it when attribute is in Plugin ?
Affected Issues
08395, 08785
mod - application/helpers/SurveyRuntimeHelper.php Diff File

Issue History

Date Modified Username Field Change
2014-02-28 10:29 fradeff New Issue
2014-02-28 10:29 fradeff File Added: limesurvey_survey_131969.lss
2014-02-28 14:43 c_schmitz Assigned To => DenisChenu
2014-02-28 14:43 c_schmitz Status new => assigned
2014-02-28 14:43 c_schmitz Note Added: 29010
2014-02-28 16:02 DenisChenu Changeset attached => LimeSurvey master d5889c76
2014-02-28 16:02 DenisChenu Note Added: 29013
2014-02-28 16:02 DenisChenu Resolution open => fixed
2014-02-28 16:04 DenisChenu Note Added: 29014
2014-02-28 16:04 DenisChenu Status assigned => resolved
2014-02-28 16:04 DenisChenu Fixed in Version => 2.05+
2014-03-02 12:29 c_schmitz Note Added: 29048
2014-03-02 12:29 c_schmitz Status resolved => closed