- last update
over 1 year ago 21 pass - Issue created by @daou
- Status changed to Needs work
11 months ago 9:20pm 13 May 2024 The patch changes other things besides adding a try-catch. It removed the
prepareDirectory
function from the if check, which shouldn't have been changed. It doesn't throw an exception on failure; it returns false.- Merge request !19Fix checks for dir create and file move and add try/catch. → (Merged) created by solideogloria
- last update
11 months ago 10 pass, 3 fail - Status changed to Needs review
11 months ago 10:58pm 13 May 2024 - last update
11 months ago 12 pass, 2 fail The test failures appear to be unrelated. I can't figure out what is causing them.
- last update
11 months ago 12 pass, 2 fail I found significant bugs in the original
filefield_paths_filefield_paths_process_file()
code.It gets
$temporary_scheme_name
and$source_scheme_name
incorrectly, causing the file move/rename not to happen at all in some cases.This is fixed by using
StreamWrapperManager::getScheme()
- last update
11 months ago 21 pass Hmm, the test that fails succeeded in PHP 7.4 with Drupal 9.5.
- last update
11 months ago 12 pass, 2 fail - last update
11 months ago 12 pass, 2 fail 40:15 36:47 Running- last update
11 months ago 21 pass - last update
11 months ago 12 pass, 2 fail - last update
11 months ago 12 fail - last update
11 months ago 12 fail - last update
11 months ago 12 pass, 2 fail - Status changed to Needs work
4 months ago 9:03am 3 December 2024 - 🇺🇦Ukraine voleger Ukraine, Rivne
Thanks. Changes look good, but two PHPCS issues must be addressed before merging.
-
voleger →
committed fe25ee47 on 8.x-1.x authored by
solideogloria →
Issue #3403246 by solideogloria, daou, voleger: Prevent crashing on file...
-
voleger →
committed fe25ee47 on 8.x-1.x authored by
solideogloria →
Automatically closed - issue fixed for 2 weeks with no activity.