View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
11636Bug reportsOtherpublic2016-12-02 10:47
Reporterasshank Assigned Tomarkusfluer 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Fixed in Version2.56.x 
Summary11636: url parameters/panelintegration limited to 10 parameters and not all params are visible
Description

The interface of the panel-integration is not capable of showing al the added parameters. I would expect a vertical scrolbar to be able to see all the added parameters.
Furthermore it is not possible to add more then 10 parameters.

Steps To Reproduce

simply add 10+ parameters and save.

Additional Information

I added addition parameters (above 10), directly in the database, so not with the userinterface of lime.

TagsNo tags attached.
Attached Files
2016-09-07_22h15_02.png (39,516 bytes)   
2016-09-07_22h15_02.png (39,516 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)2.50+ 160810
I will donate to the project if issue is resolvedNo
Browsern.i.
Database type & versionn.i.
Server OS (if known)n.i.
Webserver software & version (if known)n.i.
PHP Versionn.i.

Users monitoring this issue

jelo

Activities

asshank

asshank

2016-10-07 14:14

reporter   ~41189

Part of the problem is caused by jqGrid. It styles the element of the class 'ui-jqgrid-bdiv' with a height of 150px (in my case).

If somehowe

.ui-jqgrid-bdiv {
height:auto !important;
}

is put into a css, this height gets overruled and all the urlparams are visible.

Problem is: there is no good css for this setting.

I choose lime-admin-common.css but this is a css per admin template. It should imho be a general css and I don't think it is present at this time.

Or change the behaviour of jQgrid (not a real option!)

But after this, there is still a problem with adding more then 10 URLparam's!

asshank

asshank

2016-10-07 16:22

reporter   ~41193

It seems that saving/adding of more then 10 urlparameters is working now.
So this ticket could be fixed by styling the 'ui-jqgrid-bdiv' class.

asshank

asshank

2016-11-30 20:45

reporter   ~42304

This ticket can be closed! With jqgrid gone.. this issue is solved!

markusfluer

markusfluer

2016-12-02 10:47

administrator   ~42312

jQgrid is removed

Issue History

Date Modified Username Field Change
2016-09-07 22:22 asshank New Issue
2016-09-07 22:22 asshank File Added: 2016-09-07_22h15_02.png
2016-09-08 10:08 c_schmitz Assigned To => markusfluer
2016-09-08 10:08 c_schmitz Status new => assigned
2016-09-20 23:07 jelo Issue Monitored: jelo
2016-10-07 14:14 asshank Note Added: 41189
2016-10-07 16:22 asshank Note Added: 41193
2016-11-30 20:45 asshank Note Added: 42304
2016-12-02 10:47 markusfluer Status assigned => closed
2016-12-02 10:47 markusfluer Resolution open => fixed
2016-12-02 10:47 markusfluer Fixed in Version => 2.56.x
2016-12-02 10:47 markusfluer Note Added: 42312
2021-08-12 22:09 guest Bug heat 4 => 6