Closed (fixed)
Project:
Node export
Version:
8.x-1.x-dev
Component:
Node export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jan 2023 at 12:17 UTC
Updated:
22 Aug 2023 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rishabh vishwakarma commentedThe function is replaced with the function writeData() which lies under the service file.repository. Check the documentation
https://api.drupal.org/api/drupal/core%21modules%21file%21file.services....
Attaching the patch with the modified function.
Works now.
Comment #3
rishabh vishwakarma commentedComment #5
abhinavk commentedI have tested Patch #2 in drupal 9 and drupal 10.0.8 and php 8.1. This patch makes module D10 compatible and functionality is working as expected.
Moving to RTBC.
Comment #6
i-trokhanenko+1 RTBC
The patch #2 works for me
Comment #7
sleitner commented@i-trokhanenko, @danielb, @cgmonroe, @chia, @gaurav.kapoor, @James Andres please get a D10 version released.
Comment #9
i-trokhanenkoCommitted. Thanks!