View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
14683Feature requestsInstallationpublic2019-03-25 08:48
ReporterDenisChenu Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary14683: Creation of needed dir when install
Description

Currently we test if upload dir readable writable. But we dopn't test if directly created after are readable writable.
But more this can break even if it's OK with .git directory inside upload dir .

Additional Information

I think best solution is

  1. Create upload dir if not exist when install.
  2. Create a random directory inside upload dir
  3. Create a file inside this dir
  4. Delete the file
  5. Create another file
  6. Delete the random directory
    => If all is OK : we can create the needed directory inside upload.

We can do the same with tmp BUT i think we need tmp/runtime when install …

TagsNo tags attached.
Bug heat0
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-03-25 08:48 DenisChenu New Issue