Problem/Motivation

When you try to upload into a folder where at least two levels don't exist yet (e.g with a year/month/day at the beginning of a new month), then it fails to create the directory.

Proposed resolution

Tell mkdir() to create the directory recursively.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
dropzonejs-mkdir-recursive.patch535 bytesBerdir
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir created an issue. See original summary.

  • Primsi committed bbca6d6 on 8.x-1.x
    Issue #2679697 by Berdir: DropzoneJsUploadSave does not create new...
Primsi’s picture

Status: Needs review » Fixed

Tested and merged. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.