View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09744Bug reportsStatisticspublic2015-08-12 12:51
Reporteruser40445Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Summary09744: multi question type is not labelled for 'Not displayed' in statistics graph
Description

Questions of type multi question do not have a label for "Not displayed" in the statistics graph.

Steps To Reproduce

Create a question of type multi, run a survey where you don't display it, look at the statistics graph. It shows "SeriesX" instead of "Not displayed".

Additional Information

I fixed this locally by adding
$lbl[$fname] = $multiNotDisplayed;
in line 2199 (after $label[] = $fname;) of statistics_helper.php. It seems the $lbl is just never set for this question type on "Not displayed".

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)150310
I will donate to the project if issue is resolvedNo
BrowserBrowser-independent
Database type & versionMySQL
Server OS (if known)RHEL 7
Webserver software & version (if known)Apache 2
PHP VersionPHP 5.4.16

Users monitoring this issue

Vieli1979

Activities

c_schmitz

c_schmitz

2015-07-30 11:22

administrator   ~32833

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

c_schmitz

c_schmitz

2015-07-30 11:22

administrator   ~32834

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

c_schmitz

c_schmitz

2015-07-30 11:23

administrator   ~32835

Thank you!

c_schmitz

c_schmitz

2015-08-12 12:51

administrator   ~32919

Version 2.06+ Build 150812 released

Related Changesets

LimeSurvey: master ffafd5c0

2015-07-30 09:21:41

c_schmitz

Details Diff
Fixed issue 09744: Multiple choice question type label 'Not displayed' missing in statistics graph Affected Issues
09744
mod - application/helpers/admin/statistics_helper.php Diff File

LimeSurvey: develop 01f51c0f

2015-07-30 09:21:41

c_schmitz

Details Diff
Fixed issue 09744: Multiple choice question type label 'Not displayed' missing in statistics graph Affected Issues
09744
mod - application/helpers/admin/statistics_helper.php Diff File

Issue History

Date Modified Username Field Change
2015-07-02 17:09 user40445 New Issue
2015-07-28 11:51 Vieli1979 Issue Monitored: Vieli1979
2015-07-30 11:20 c_schmitz Assigned To => c_schmitz
2015-07-30 11:20 c_schmitz Status new => assigned
2015-07-30 11:22 c_schmitz Changeset attached => LimeSurvey master ffafd5c0
2015-07-30 11:22 c_schmitz Note Added: 32833
2015-07-30 11:22 c_schmitz Resolution open => fixed
2015-07-30 11:22 c_schmitz Changeset attached => LimeSurvey develop 01f51c0f
2015-07-30 11:22 c_schmitz Note Added: 32834
2015-07-30 11:23 c_schmitz Note Added: 32835
2015-07-30 11:23 c_schmitz Status assigned => resolved
2015-08-12 12:51 c_schmitz Note Added: 32919
2015-08-12 12:51 c_schmitz Status resolved => closed
2021-08-04 03:52 guest Bug heat 2 => 4