View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10446Bug reportsStatisticspublic2016-02-16 00:36
Reportercedrictest Assigned Toc_schmitz  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Fixed in Version2.50.x 
Summary10446: "Display statistics" screen : usesless informations are displayed
Description

An obscure abstract is shown below each graphic (it seems a "var_dump" instruction, like debug code).
e.g. :
array(7) { ["Quotidienne"]=> string(2) "19" ["Hebdomadaire"]=> string(2) "53" ["Mensuelle"]=> string(2) "20" ["Quelques fois par an"]=> string(2) "19" ["Jamais"]=> string(1) "4" ["Sans réponse"]=> string(1) "0" ["Non affiché"]=> int(0) }
This abstract isn't pretty : if user makes a screenshot, he'll have to manually erase it to have a pretty image.
It should be intersting to hide this abstract.

Thus, each response is displayed by "<<code>><<label>>(<<number>>) "<<label>>".
e.g. : AMensuellestring(9) "Mensuelle"
It should be interesting to display each response like : "<<label>>".
e.g. : "Mensuelle"

TagsNo tags attached.
Attached Files
Display statistics.PNG (104,254 bytes)
Bug heat4
Complete LimeSurvey version number (& build)160213
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmariadb-server-5.5.44-1.el7_1.x86_64
Server OS (if known)CentOS Linux release 7.1.1503 (Core)
Webserver software & version (if known)httpd-2.4.6-31.el7.centos.1.x86_64
PHP Versionphp-5.4.16-36.el7_1.x86_64

Relationships

related to 10272 closedLouisGac strange view of bars in statistics 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-02-15 11:13

administrator   ~35117

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

cedrictest

cedrictest

2016-02-15 12:33

reporter   ~35132

Last edited: 2016-02-15 12:35

Thank you !

I will wait next version, but with 160213 version, I can use "Statistics > Simple mode" (less useful).

c_schmitz

c_schmitz

2016-02-16 00:36

administrator   ~35181

2.50+ Build 160215 released

Related Changesets

LimeSurvey: master 003e010a

2016-02-15 10:13:21

c_schmitz

Details Diff
Fixed issue 10446: "Display statistics" screen- debuh information is displayed Affected Issues
10446
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/views/admin/export/generatestats/_statisticsoutput_graphs.php Diff File

Issue History

Date Modified Username Field Change
2016-02-15 10:10 cedrictest New Issue
2016-02-15 10:10 cedrictest File Added: Display statistics.PNG
2016-02-15 11:10 c_schmitz Assigned To => c_schmitz
2016-02-15 11:10 c_schmitz Status new => assigned
2016-02-15 11:12 c_schmitz Relationship added related to 10272
2016-02-15 11:12 c_schmitz Status assigned => resolved
2016-02-15 11:12 c_schmitz Fixed in Version => 2.5
2016-02-15 11:12 c_schmitz Resolution open => fixed
2016-02-15 11:13 c_schmitz Changeset attached => LimeSurvey master 003e010a
2016-02-15 11:13 c_schmitz Note Added: 35117
2016-02-15 12:33 cedrictest Note Added: 35132
2016-02-15 12:35 cedrictest Note Edited: 35132
2016-02-16 00:36 c_schmitz Note Added: 35181
2016-02-16 00:36 c_schmitz Status resolved => closed