- 🇳🇱Netherlands EsfoNL
small compatibility fix for Drupal 10
undefined call to file_move
- 🇳🇱Netherlands EsfoNL
fix stupid issue with previous patch where i passed the plain file object to move instead of calling getFileUri on it.
- 🇳🇱Netherlands Johan den Hollander
The #45 patch is a small step forward but some odd things:
When creating a new Media entity with this patch enabled:
First add file, then select private storage.
-Upload a file
-Select Private storage
-Save entity
-Edit media entity again.
-Notice it has been stored as a public file.First select storage, then upload a file.
-Set storage to private.
-Upload a file
-Notice that private has been reset to public, set to private again
-Save entity
-Edit media entity again.
-Notice is has the correct setting, private storage.Now when you want to change the file from private to public it is not possible anymore. It will always be private.
- last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - Status changed to Needs review
about 1 year ago 8:53am 15 November 2023 - last update
about 1 year ago Custom Commands Failed - Status changed to Needs work
about 1 year ago 9:05am 15 November 2023 The Needs Review Queue Bot → tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request → . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- Status changed to Needs review
about 1 year ago 9:09am 15 November 2023 - Status changed to Needs work
about 1 year ago 3:37pm 15 November 2023 - 🇺🇸United States smustgrave
Please include interdiffs with all patches.
Issue summary could use some updating.