View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10887Bug reportsSurvey takingpublic2016-04-15 10:24
Reporterdtosun Assigned Toc_schmitz  
PriorityurgentSeveritypartial_block 
Status closedResolutionunable to reproduce 
Product Version2.50.x 
Summary10887: In Survey list page, sorting issue
Description

In Survey list page, When i sort survey according to Title, Created and Owner headers, there is an error.

Additional Information

Error 500: <h1>PHP Error [500]</h1>
<p>Trying to get property of non-object (/var/www/limesurvey/html/surveytest/framework/base/CComponent.php(612) : eval()'d code:1)</p>
<pre>#0 /var/www/limesurvey/html/surveytest/framework/base/CApplication.php(834): CErrorHandler->handle()
#1 /var/www/limesurvey/html/surveytest/framework/base/CComponent.php(612) : eval()'d code(1): LSYii_Application->handleError()
#2 /var/www/limesurvey/html/surveytest/framework/base/CComponent.php(612): eval()
#3 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CDataColumn.php(142): TbDataColumn->evaluateExpression()
#4 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridColumn.php(231): TbDataColumn->getDataCellContent()
#5 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridColumn.php(154): TbDataColumn->renderDataCellContent()
#6 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridView.php(638): TbDataColumn->renderDataCell()
#7 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridView.php(622): TbGridView->renderDataCell()
#8 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridView.php(578): TbGridView->renderTableRow()
#9 /var/www/limesurvey/html/surveytest/framework/zii/widgets/grid/CGridView.php(488): TbGridView->renderTableBody()
#10 /var/www/limesurvey/html/surveytest/framework/zii/widgets/CBaseListView.php(181): TbGridView->renderItems()
#11 unknown(0): TbGridView->renderSection()
#12 /var/www/limesurvey/html/surveytest/framework/zii/widgets/CBaseListView.php(164): preg_replace_callback()
#13 /var/www/limesurvey/html/surveytest/framework/zii/widgets/CBaseListView.php(149): TbGridView->renderContent()
#14 /var/www/limesurvey/html/surveytest/framework/web/CBaseController.php(181): TbGridView->run()
#15 /var/www/limesurvey/html/surveytest/application/views/admin/survey/listSurveys_view.php(161): AdminController->widget()
#16 /var/www/limesurvey/html/surveytest/framework/web/CBaseController.php(126): require()
#17 /var/www/limesurvey/html/surveytest/framework/web/CBaseController.php(95): AdminController->renderInternal()
#18 /var/www/limesurvey/html/surveytest/framework/web/CController.php(869): AdminController->renderFile()
#19 /var/www/limesurvey/html/surveytest/application/core/Survey_Common_Action.php(314): AdminController->renderPartial()
#20 /var/www/limesurvey/html/surveytest/application/controllers/admin/surveyadmin.php(2030): SurveyAdmin->_renderWrappedTemplate()
#21 /var/www/limesurvey/html/surveytest/application/controllers/admin/surveyadmin.php(84): SurveyAdmin->_renderWrappedTemplate()
#22 unknown(0): SurveyAdmin->listsurveys()
#23 /var/www/limesurvey/html/surveytest/framework/web/actions/CAction.php(109): ReflectionMethod->invokeArgs()
#24 /var/www/limesurvey/html/surveytest/application/core/Survey_Common_Action.php(101): SurveyAdmin->runWithParamsInternal()
#25 /var/www/limesurvey/html/surveytest/framework/web/CController.php(308): SurveyAdmin->runWithParams()
#26 /var/www/limesurvey/html/surveytest/framework/web/CController.php(286): AdminController->runAction()
#27 /var/www/limesurvey/html/surveytest/framework/web/CController.php(265): AdminController->runActionWithFilters()
#28 /var/www/limesurvey/html/surveytest/application/controllers/AdminController.php(161): AdminController->run()
#29 /var/www/limesurvey/html/surveytest/framework/web/CWebApplication.php(282): AdminController->run()
#30 /var/www/limesurvey/html/surveytest/framework/web/CWebApplication.php(141): LSYii_Application->runController()
#31 /var/www/limesurvey/html/surveytest/framework/base/CApplication.php(185): LSYii_Application->processRequest()
#32 /var/www/limesurvey/html/surveytest/index.php(211): LSYii_Application->run()
</pre>

TagsNo tags attached.
Attached Files
phpInfo.pdf (277,056 bytes)
Bug heat4
Complete LimeSurvey version number (& build)2.50+ (160405)
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionMysql
Server OS (if known)CentOS
Webserver software & version (if known)Apache/2.4.6
PHP VersionPHP Version 5.6.18

Relationships

related to 10930 closedollehar Create/Edit user groups gives error 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-04-07 14:18

administrator   ~37067

I cannot reproduce this at all.
Are you sure you uploaded all files correctly?
Did you try clearing your browser cache?

dtosun

dtosun

2016-04-07 14:26

reporter   ~37070

Yes, I uploaded all files correctly. But I give write permission to all files to do comfort Update. But There is no problem when i try it with Survey ID and Active headers. I clear my browser also and try it other browsers.

c_schmitz

c_schmitz

2016-04-07 14:38

administrator   ~37078

Last edited: 2016-04-07 14:39

It sounds to me like it could be a server issue.
Do you maybe have additional security modules installed on the server that would prevent the GET/POST done on sorting?

dtosun

dtosun

2016-04-07 14:44

reporter   ~37083

I dont know, let me check it?

dtosun

dtosun

2016-04-07 15:20

reporter   ~37085

But if there is security restriction on the server side, it should be same as others like Survey ID.

c_schmitz

c_schmitz

2016-04-07 15:23

administrator   ~37086

Probably not, can you post your PHPinfo?

dtosun

dtosun

2016-04-07 15:24

reporter   ~37087

Yes, sure

c_schmitz

c_schmitz

2016-04-11 09:42

administrator   ~37169

?

c_schmitz

c_schmitz

2016-04-13 11:48

administrator   ~37295

looks okay - can you provide a dump of your database to carsten.schmitz@limesurvey.org ?

Everything will be treated confidentially, of course.

dtosun

dtosun

2016-04-13 12:02

reporter   ~37298

Sorry, I could not do this. Our security policy does not allow :(

c_schmitz

c_schmitz

2016-04-13 12:03

administrator   ~37299

Then this issue will not get fixed as nobody can reproduce here.

c_schmitz

c_schmitz

2016-04-15 10:24

administrator   ~37422

Version 2.50+ Build 160415 released

Issue History

Date Modified Username Field Change
2016-04-07 14:01 dtosun New Issue
2016-04-07 14:14 c_schmitz Priority none => urgent
2016-04-07 14:18 c_schmitz Note Added: 37067
2016-04-07 14:18 c_schmitz Assigned To => c_schmitz
2016-04-07 14:18 c_schmitz Status new => feedback
2016-04-07 14:26 dtosun Note Added: 37070
2016-04-07 14:26 dtosun Status feedback => assigned
2016-04-07 14:38 c_schmitz Note Added: 37078
2016-04-07 14:38 c_schmitz Status assigned => feedback
2016-04-07 14:39 c_schmitz Note Edited: 37078
2016-04-07 14:44 dtosun Note Added: 37083
2016-04-07 14:44 dtosun Status feedback => assigned
2016-04-07 15:20 dtosun Note Added: 37085
2016-04-07 15:23 c_schmitz Note Added: 37086
2016-04-07 15:24 dtosun Note Added: 37087
2016-04-11 09:42 c_schmitz Note Added: 37169
2016-04-11 09:43 c_schmitz Status assigned => feedback
2016-04-11 10:08 dtosun File Added: phpInfo.pdf
2016-04-13 11:38 c_schmitz Relationship added related to 10930
2016-04-13 11:48 c_schmitz Note Added: 37295
2016-04-13 12:02 dtosun Note Added: 37298
2016-04-13 12:02 dtosun Status feedback => assigned
2016-04-13 12:03 c_schmitz Note Added: 37299
2016-04-13 12:16 c_schmitz Status assigned => resolved
2016-04-13 12:16 c_schmitz Resolution open => unable to reproduce
2016-04-15 10:24 c_schmitz Note Added: 37422
2016-04-15 10:24 c_schmitz Status resolved => closed