View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09405Bug reportsSurvey takingpublic2014-12-29 15:33
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Summary09405: Deprecated config : allowmandbackwards
Description

We have in config-default :
$config['allowmandbackwards'] = 1; // Allow moving backwards (ie: << prev) through survey if a mandatory question
// has not been answered. 1=Allow, 0=Deny

But if we set to 0 : previous button don't throw error

Steps To Reproduce

Set config
'config'=>array(
'debug'=>2,
'debugsql'=>0,
'allowmandbackwards'=> 0,
)

Import included survey ( 2 question)

Move previous at firt or second question

Additional Information

There is no test done static function NavigateBackwards of config (and no validation of actual group)

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)141214
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

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-12-17 12:44

administrator   ~31286

Remove the setting? Nobody seems to have missed it anyway.

DenisChenu

DenisChenu

2014-12-17 13:17

developer   ~31292

Yep, no forum post .... only find it when testing another system for 2.06 in EM.

c_schmitz

c_schmitz

2014-12-29 15:33

administrator   ~31374

Version 2.05 Build 141229 released

Related Changesets

LimeSurvey: 2.06 551c1846

2014-12-17 12:27:17

c_schmitz

Details Diff
Removed feature: 'allowmandbackwards' config option is deprecated Affected Issues
09405
mod - application/config/config-defaults.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File

Issue History

Date Modified Username Field Change
2014-12-14 17:12 DenisChenu New Issue
2014-12-14 17:12 DenisChenu File Added: limesurvey_survey_manbackward.lss
2014-12-17 12:44 c_schmitz Note Added: 31286
2014-12-17 13:17 DenisChenu Note Added: 31292
2014-12-17 13:31 c_schmitz Status new => resolved
2014-12-17 13:31 c_schmitz Resolution open => fixed
2014-12-17 13:31 c_schmitz Assigned To => c_schmitz
2014-12-17 13:31 c_schmitz Changeset attached => LimeSurvey 2.06 551c1846
2014-12-29 15:33 c_schmitz Note Added: 31374
2014-12-29 15:33 c_schmitz Status resolved => closed