stable

Clone or download

Read-only

fix: Clean up after creating project from an archive

The temporary directory created when creating a project from an archive is never removed To test, create a project from an archive, then go to your web container and check the `/var/tmp` directory (or your configured `tmp_dir`). => There is no temporary directory anymore. Part of story #36484 create a new project from an XML template Change-Id: I51cb915570617e25031b54a763c0ddef627afd31

Modified Files

Name
M src/common/Project/Registration/Template/Upload/ExtractArchiveAndCreateProject.php +25 −19 Go to diff View file