Problem/Motivation
The hook_file_download triggers warnings for non-existing files.
Steps to reproduce
Configure flysystem to serve files. Upload a file to drupal and delete it manually. Try to download the file through drupal.
Proposed resolution
Add a file_exists check in flysystem_file_download.
Remaining tasks
none
User interface changes
none
API changes
none
Data model changes
none
Issue fork flysystem-3204882
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
Comment #3
spadxiii commentedComment #4
spadxiii commentedjust a quick note: patches still apply to 2.0
Comment #5
spadxiii commentedjust a quick note: patches still apply to 2.1
Comment #6
lisa.rae commentedPlease change MR to merge into branch 2.1.x, and I'll test to see if I can duplicate based on your sparse testing instructions above.
Comment #8
lisa.rae commentedComment #9
lisa.rae commented