UploadForm.php use FileSystem rather than FileSystemInterface.
If you are using another FileSystem such as S3FS, it breaks.
Also good practice.
Patch supplied.

CommentFileSizeAuthor
packupload_use_file_interface.patch1.51 KB8bitplateau
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

8bitplateau created an issue. See original summary.

malaynayak made their first commit to this issue’s fork.

  • malaynayak committed 1955e503 on 2.0.x
    issue #3340050: Use FileSystemInterface rather than FileSystem.
    
malaynayak’s picture

Status: Active » Fixed

Thanks 8bitplateau. Patch applied.

Status: Fixed » Closed (fixed)

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