View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09453Bug reportsOtherpublic2015-02-11 15:57
Reporterjas Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09453: Panel-integration, url-parameters limited to 20 because of grid-issue
Description

It is possible to add more than 20 url-parameters within the interface of the panel integration.
But when you save the new url-parameters, only the 20 visible url-parameters in the grid get saved. The other url-parameters (above 20) are not saved in the database.

Steps To Reproduce

create more then 20 url-parameters and save.

Additional Information

We fixed it with the following change in surveysettings.js:
line31: rowNum: 1000,

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)141229
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & version5.5.41-27.el6.art
Server OS (if known)CentOS 6.6 (Final)
Webserver software & version (if known)Apache
PHP Version5.4.36-42.el6.art

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-01-30 14:15

administrator   ~31569

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

c_schmitz

c_schmitz

2015-01-30 14:15

administrator   ~31570

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

c_schmitz

c_schmitz

2015-01-30 14:16

administrator   ~31571

Thank you!

c_schmitz

c_schmitz

2015-02-11 15:57

administrator   ~31662

Version 2.05 Build 150211 released

Related Changesets

LimeSurvey: 2.06 39cf1e52

2015-01-30 13:15:17

c_schmitz

Details Diff
Fixed issue 09453: URL parameters limited to 20 because of grid-issue Affected Issues
09453
mod - scripts/admin/surveysettings.js Diff File

LimeSurvey: master 835649fa

2015-01-30 13:15:17

c_schmitz

Details Diff
Fixed issue 09453: URL parameters limited to 20 because of grid-issue Affected Issues
09453
mod - scripts/admin/surveysettings.js Diff File

Issue History

Date Modified Username Field Change
2015-01-12 12:56 jas New Issue
2015-01-30 14:14 c_schmitz Assigned To => c_schmitz
2015-01-30 14:14 c_schmitz Status new => assigned
2015-01-30 14:15 c_schmitz Changeset attached => LimeSurvey 2.06 39cf1e52
2015-01-30 14:15 c_schmitz Note Added: 31569
2015-01-30 14:15 c_schmitz Resolution open => fixed
2015-01-30 14:15 c_schmitz Changeset attached => LimeSurvey master 835649fa
2015-01-30 14:15 c_schmitz Note Added: 31570
2015-01-30 14:16 c_schmitz Note Added: 31571
2015-01-30 14:16 c_schmitz Status assigned => resolved
2015-01-30 14:16 c_schmitz Fixed in Version => 2.05+
2015-02-11 15:57 c_schmitz Note Added: 31662
2015-02-11 15:57 c_schmitz Status resolved => closed