Closed (fixed)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Mar 2020 at 21:39 UTC
Updated:
9 Jun 2020 at 21:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berdirComment #4
berdirAh, that's a change in the API, it needs a valid directory as argument, so that apparently needs to be checked first.
Comment #5
berdirComment #6
berdirRerolled and fixed the test fails.
Comment #7
jrockowitz commentedIdeally, when possible, I would like to use dependency injection instead of
\Drupal::service('file_system').Comment #8
jrockowitz commentedAfter rereviewing the patch is seems fine but I need to postpone it until on Drupal 8.8.x is supported.
Comment #9
jrockowitz commentedComment #10
recrit commentedrerolled against the latest 5.x-dev.
The webform-file-system-3121005-6.patch would not apply for me so I could not get an interdiff.
Comment #11
jrockowitz commentedComment #13
jrockowitz commentedComment #14
aspilicious commentedMy project update failed because there is a "file_scan_directory" left in "webform_update_8192".
I also found "file_unmanaged_delete" in the same function.
Comment #15
aspilicious commentedComment #16
aspilicious commentedThe update still fails:
But I think that's a different problem but it's an important one to fix before a stable release.
The update tries to fix signatures but I don't have those so the folder doesn't exist.
Comment #17
berdirOh, that was possibly added in one of the recent security updates?
Comment #19
jrockowitz commented