View Issue Details

This bug affects 1 person(s).
 16
IDProjectCategoryView StatusLast Update
06615Bug reportsStatisticspublic2012-11-22 11:40
Reporterchrislime Assigned Tojcleeland  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06615: Browsing text answer results with the "browse" button does nothing. - Filter for text responses not working
Description

Trying to view statistics for text answers.
With or without text answers inline selected.
Browsing text answer results with the "browse" button does nothing.

Steps To Reproduce

Create a text based question.
Answer it a few times.
Check stats for the text question.
Click "browse" to see the unique answers.

Nothing happens.

In 1.92 a popup appears with the unique answers listed by ID

Additional Information

win7
firefox 13
Safari IPAD iOS5
IE9

TagsNo tags attached.
Bug heat16
Complete LimeSurvey version number (& build)120930
I will donate to the project if issue is resolvedYes
Browserfirefox 13
Database type & versionMYSQL 5.1.49
Server OS (if known)Linux
Webserver software & version (if known)Linux infong 2.4
PHP Version5.2.17

Relationships

parent of 06616 closedc_schmitz Icons below pie part stats (to display stats in different graph formats) do not work. 
has duplicate 06666 closedc_schmitz Filters showing all text responses 
has duplicate 06710 closedc_schmitz Filter ignored in text answers 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-10-01 12:08

administrator   ~20946

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

c_schmitz

c_schmitz

2012-10-01 12:13

administrator   ~20947

Jason I am assigning this to you because you implemented that functionality. The fix I did only partially restores the functionality but still lists ALL responses.
I had to remove the SQL property in the past because it is a security hole (Passing SQL on the URL is a bad idea). My suggesiton is to save the current filter to the session and then use it from there within the listcolumn method.

c_schmitz

c_schmitz

2012-10-16 11:40

administrator   ~21354

Jason?

jcleeland

jcleeland

2012-11-17 02:32

reporter   ~22295

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

jcleeland

jcleeland

2012-11-17 02:33

reporter   ~22296

Moved the filtering to a session variable instead, so it now gets applied without being sent through URL

jcleeland

jcleeland

2012-11-17 04:43

reporter   ~22300

Forgot to put "fixed in version" info. Issue resolved

jcleeland

jcleeland

2012-11-22 11:40

reporter   ~22412

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

Related Changesets

LimeSurvey: master c4e6508c

2012-10-01 03:08:10

c_schmitz

Details Diff
Fixed issue 06615: Browsing text answer results with the "browse" button does nothing.
Dev Partial fix - browse button still ignores any filters
Affected Issues
06615
mod - application/controllers/admin/statistics.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
mod - scripts/admin/statistics.js Diff File

LimeSurvey: master eb25bb20

2012-11-17 01:31:07

jcleeland

Details Diff
Fixed issue 06615 - Browsing text answer results with the browse button does nothing. Fixed filtering for text browsing Affected Issues
06615
mod - application/controllers/admin/statistics.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File

LimeSurvey: 2.1 141fab9a

2012-11-22 10:37:41

jcleeland

Details Diff
Fixed issue 06615 - Browsing text answer results with the browse button does nothing. Fixed filtering for text browsing Affected Issues
06615
mod - application/controllers/admin/statistics.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File

Issue History

Date Modified Username Field Change
2012-09-30 18:57 chrislime New Issue
2012-10-01 12:06 c_schmitz Assigned To => c_schmitz
2012-10-01 12:06 c_schmitz Status new => assigned
2012-10-01 12:08 c_schmitz Assigned To c_schmitz => jcleeland
2012-10-01 12:08 c_schmitz Changeset attached => LimeSurvey master c4e6508c
2012-10-01 12:08 c_schmitz Note Added: 20946
2012-10-01 12:08 c_schmitz Assigned To jcleeland => c_schmitz
2012-10-01 12:08 c_schmitz Resolution open => fixed
2012-10-01 12:13 c_schmitz Note Added: 20947
2012-10-01 12:13 c_schmitz Assigned To c_schmitz => jcleeland
2012-10-01 12:16 c_schmitz Relationship added parent of 06616
2012-10-10 13:49 c_schmitz Relationship added has duplicate 06666
2012-10-16 11:39 c_schmitz Summary Browsing text answer results with the "browse" button does nothing. => Browsing text answer results with the "browse" button does nothing. - Filter for text responses not working
2012-10-16 11:40 c_schmitz Relationship added has duplicate 06710
2012-10-16 11:40 c_schmitz Note Added: 21354
2012-11-17 02:32 jcleeland Changeset attached => LimeSurvey master eb25bb20
2012-11-17 02:32 jcleeland Note Added: 22295
2012-11-17 02:33 jcleeland Note Added: 22296
2012-11-17 02:33 jcleeland Status assigned => resolved
2012-11-17 04:42 jcleeland Status resolved => assigned
2012-11-17 04:43 jcleeland Note Added: 22300
2012-11-17 04:43 jcleeland Status assigned => resolved
2012-11-17 04:43 jcleeland Fixed in Version => 2.00+
2012-11-20 13:19 c_schmitz Status resolved => closed
2012-11-22 11:40 jcleeland Changeset attached => LimeSurvey 2.1 141fab9a
2012-11-22 11:40 jcleeland Note Added: 22412