View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09222Bug reportsComfortUpdatepublic2014-09-10 19:03
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09222: WHen update from 140821 : PHP Warning
Description

Set debug to 2,
Have a 140821 version and update

Steps To Reproduce

sort() expects parameter 1 to be array, null given

...../application/controllers/admin/update.php(161)
foreach (array_unique($aData['readonlyfiles']) as $aFile)
158 {
159 $aReadOnlyFiles[]=substr($aFile,strlen(Yii::app()->getConfig("rootdir")));
160 };
161 sort($aReadOnlyFiles);

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)140902
I will donate to the project if issue is resolvedNo
Browsernot relevant (FF30)
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-09-10 19:03

administrator   ~30535

Fixed this already for 140902

Issue History

Date Modified Username Field Change
2014-09-10 18:30 DenisChenu New Issue
2014-09-10 18:30 DenisChenu Status new => assigned
2014-09-10 18:30 DenisChenu Assigned To => c_schmitz
2014-09-10 19:03 c_schmitz Note Added: 30535
2014-09-10 19:03 c_schmitz Status assigned => closed
2014-09-10 19:03 c_schmitz Resolution open => fixed
2014-09-10 19:03 c_schmitz Fixed in Version => 2.05+