- Issue created by @ducktape
- @ducktape opened merge request.
- Status changed to Needs review
over 1 year ago 1:22pm 22 June 2023 - π§πͺBelgium ducktape
Updated the README with the expected zip file structure.
Possible change to support directories in the zip
public function importAssets(...) { ... if (!is_dir($destination)) { $this->fileSystem->move(...) }
-
nginex β
committed 50281e7d on 1.3.x
Issue #3368638: Validate zip before batch import.
-
nginex β
committed 50281e7d on 1.3.x
- Status changed to Fixed
over 1 year ago 8:36pm 25 June 2023 - πΊπ¦Ukraine nginex
I've provided an extra validation before we import zip, si it's clear to the end user that the structure is not valid.
- Status changed to Fixed
over 1 year ago 5:36pm 8 July 2023