View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
12523Bug reportsSurvey editingpublic2017-11-16 18:20
ReporterDenisChenu Assigned ToLouisGac 
PriorityurgentSeverityminor 
Status closedResolutionfixed 
Summary12523: Unable to preview question
Description

Usage af actual preview system seem broken

Steps To Reproduce

Have a group by group survey, try to preview question

Additional Information

Test done is ($this->sSurveyMode == 'question' && isset($param['action']) && ($param['action'] == 'previewquestion')) ? true : false;

But in fact : action=previewquestion MUST set sSurveyMode to question

I think logic must be
in private function setSurveySettings

  1. setSurveyMode
  2. setPreview : this function UPDATE surveyMode if we are in preview and are allowed to preview , only test : getParam and Permission
TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)20170707
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Relationships

related to 12430 closedLouisGac Cannot preview group 

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-07-07 17:42 DenisChenu New Issue
2017-07-07 17:42 DenisChenu Status new => assigned
2017-07-07 17:42 DenisChenu Assigned To => LouisGac
2017-07-07 17:47 DenisChenu Relationship added related to 12430
2017-07-07 18:04 DenisChenu Target Version => 3.0
2017-10-23 11:38 LouisGac Priority none => urgent
2017-11-16 18:20 LouisGac Status assigned => resolved
2017-11-16 18:20 LouisGac Resolution open => fixed
2017-11-16 18:20 LouisGac Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing