View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06962Bug reportsCentral participant databasepublic2012-12-20 22:56
ReporterpfpDave Assigned Tomdekker  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06962: Max filter size is 1000 vs max filter size of survey token list is 10,000
Description

Inconsistency between /index.php/admin/participants/displayParticipants and /index.php/admin/tokens/browse/surveyid/xxxxxx

The maximum number of records that can be displayed on one screen is 1,000 in the CPD and 10,000 in the survey Participant list

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)121121
I will donate to the project if issue is resolvedNo
BrowserIE8
Database type & versionSQL Express 2012
Server OS (if known)Server 2008
Webserver software & version (if known)IIS 7
PHP Version5.4.8

Users monitoring this issue

There are no users monitoring this issue.

Activities

mdekker

mdekker

2012-12-12 14:24

reporter   ~23174

note: rowList in
attributeControl.js
browse.js
displayParticipants.js
listsurveys.js
sharEPanel.js
tokens.js

Options should be synced.

mdekker

mdekker

2012-12-13 10:07

reporter   ~23207

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

mdekker

mdekker

2012-12-13 10:07

reporter   ~23208

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

mdekker

mdekker

2012-12-13 10:08

reporter   ~23209

All options are in sync now, new max is 5000

c_schmitz

c_schmitz

2012-12-20 22:56

administrator   ~23330

2.00+ build 121220 released.

Related Changesets

LimeSurvey: master c842682c

2012-12-13 09:06:57

mdekker

Details Diff
Fixed 06962: Made max filter size equal for all browse tables
dev: attributes in cpdb still start with 10 to keep compact, new max is 5000
Affected Issues
06962
mod - scripts/admin/attributeControl.js Diff File
mod - scripts/admin/browse.js Diff File
mod - scripts/admin/displayParticipant.js Diff File
mod - scripts/admin/listsurvey.js Diff File
mod - scripts/admin/sharePanel.js Diff File
mod - scripts/admin/tokens.js Diff File

LimeSurvey: 2.1 9142aea8

2012-12-13 09:07:05

mdekker

Details Diff
Fixed 06962: Made max filter size equal for all browse tables
dev: attributes in cpdb still start with 10 to keep compact, new max is 5000
Affected Issues
06962
mod - scripts/admin/attributeControl.js Diff File
mod - scripts/admin/browse.js Diff File
mod - scripts/admin/displayParticipant.js Diff File
mod - scripts/admin/listsurvey.js Diff File
mod - scripts/admin/sharePanel.js Diff File
mod - scripts/admin/tokens.js Diff File

Issue History

Date Modified Username Field Change
2012-11-26 16:59 pfpDave New Issue
2012-11-26 16:59 pfpDave Status new => assigned
2012-11-26 16:59 pfpDave Assigned To => jcleeland
2012-12-12 14:24 mdekker Note Added: 23174
2012-12-13 10:07 mdekker Changeset attached => LimeSurvey master c842682c
2012-12-13 10:07 mdekker Note Added: 23207
2012-12-13 10:07 mdekker Assigned To jcleeland => mdekker
2012-12-13 10:07 mdekker Resolution open => fixed
2012-12-13 10:07 mdekker Changeset attached => LimeSurvey 2.1 9142aea8
2012-12-13 10:07 mdekker Note Added: 23208
2012-12-13 10:08 mdekker Note Added: 23209
2012-12-13 10:08 mdekker Status assigned => resolved
2012-12-13 10:08 mdekker Fixed in Version => 2.00+
2012-12-20 22:56 c_schmitz Note Added: 23330
2012-12-20 22:56 c_schmitz Status resolved => closed