View Issue Details

This issue affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
10332Bug reportsInstallationpublic2016-08-25 16:02
ReporterDenisChenu Assigned To 
PrioritylowSeverityminor 
Status closedResolutionwon't fix 
Product Version2.06+ 
Summary10332: git clone of template in upload/template deactivated installation
Description

Very rare issue ... but : if user make a git clone in upload/template : new installation is deactivated (upload show are not writable)

Steps To Reproduce

Download LS and unzip
go to upload/template and git clone a template (can give link ....)
Try to install

Additional Information

Break on .git/object/XX/XXXXXXXXXXXX because it's not writable

Maybe deactivate test on hidden files and directory is a good idea ?

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)160207
I will donate to the project if issue is resolvedNo
Browsernot relevant
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

LouisGac

LouisGac

2016-02-08 19:54

developer   ~34749

I don't understand

DenisChenu

DenisChenu

2016-02-09 07:34

developer   ~34764

When trying to install : we test if ./upload/ dir is writable AND
./upload/ dir and files and ./upload/dir/ dir and files etc ..

I'm unsure this must be tested for whole upload and files.

It's an old issue, not 2.5 specific.https://github.com/LimeSurvey/LimeSurvey/blob/master/application/controllers/InstallerController.php#L770

And really minor/low priority

LouisGac

LouisGac

2016-02-09 09:36

developer   ~34769

ok

c_schmitz

c_schmitz

2016-08-25 16:02

administrator   ~40501

The impact is too low and it is only a development issue so this will not be fixed.

Issue History

Date Modified Username Field Change
2016-02-07 12:33 DenisChenu New Issue
2016-02-08 19:54 LouisGac Note Added: 34749
2016-02-08 19:54 LouisGac Assigned To => LouisGac
2016-02-08 19:54 LouisGac Status new => feedback
2016-02-09 07:34 DenisChenu Note Added: 34764
2016-02-09 07:34 DenisChenu Status feedback => assigned
2016-02-09 09:36 LouisGac Note Added: 34769
2016-02-09 10:12 LouisGac Product Version 2.5 => 2.06+
2016-08-25 16:02 c_schmitz Note Added: 40501
2016-08-25 16:02 c_schmitz Status assigned => closed
2016-08-25 16:02 c_schmitz Assigned To LouisGac =>
2016-08-25 16:02 c_schmitz Resolution open => won't fix