View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
16500Bug reportsPrint Viewpublic2021-04-22 16:30
Reporterushiyasan Assigned Togabrieljenik  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version4.3.0 
Summary16500: Printable survey have no 'group_order' and 'question_order' attribute
Description

When export the printable survey, the groups and questions are not in the order I specified.
This is due to the fact that we have not included the group_order when calling groups.This is also true for questions.

Additional Information

If you don't want to use a relation, you should add a scope function to the model.

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)4.3.0+200616
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmysql 5.7
Server OS (if known)
Webserver software & version (if known)
PHP Version7.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2020-07-16 17:21

developer   ~58979

Confirm the issue ,

The LSS need to be updated after import :
Move G2 before G1
Move G01Q02 before G01Q01

gabrieljenik

gabrieljenik

2020-11-11 14:36

manager   ~60612

This is a fix.
To be rebased and re-tested
https://github.com/LimeSurvey/LimeSurvey/pull/1487

gabrieljenik

gabrieljenik

2020-11-13 14:11

manager   ~60635

Ported PR to https://github.com/LimeSurvey/LimeSurvey/pull/1655

ifrass

ifrass

2020-12-01 11:57

reporter   ~60813

There is the same probleme in the new version 4.3.29+201130 .

It semmes to be fixed in github but not in the downloaded zip version .... ?

gabrieljenik

gabrieljenik

2020-12-10 18:08

manager   ~60923

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

Related Changesets

LimeSurvey: master 0f314702

2020-12-10 17:56:43

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute (#1655)

* Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute

Ported PR https://github.com/LimeSurvey/LimeSurvey/pull/1487

* Fixed issue 16500: Printable survey have no 'group_order' and 'question_order' attribute

Dummy change to trigger travis
Affected Issues
16500
mod - application/controllers/admin/printablesurvey.php Diff File

Issue History

Date Modified Username Field Change
2020-07-16 16:18 ushiyasan New Issue
2020-07-16 17:21 DenisChenu Note Added: 58979
2020-07-16 17:21 DenisChenu File Added: limesurvey_survey_noticePrintable.lss
2020-07-16 17:21 DenisChenu File Added: Capture d’écran du 2020-07-16 17-19-56.png
2020-11-11 14:36 gabrieljenik Note Added: 60612
2020-11-13 14:11 gabrieljenik Note Added: 60635
2020-12-01 11:57 ifrass Note Added: 60813
2020-12-10 18:08 gabrieljenik Changeset attached => LimeSurvey master 0f314702
2020-12-10 18:08 gabrieljenik Note Added: 60923
2020-12-10 18:08 gabrieljenik Assigned To => gabrieljenik
2020-12-10 18:08 gabrieljenik Resolution open => fixed
2021-04-22 16:30 gabrieljenik Status new => closed