Closed (fixed)
Project:
Node export
Version:
8.x-1.x-dev
Component:
Node export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2020 at 15:36 UTC
Updated:
19 Nov 2020 at 17:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mmjvb commentedTry replacing entity.manager with entity_type.manager
Comment #3
karishmaamin commentedHere is the patch which replaces entity.manager with entity_type.manager, Please review
Comment #4
karishmaamin commentedComment #5
rishabhthakur commentedI have checked #3 patch its work fine with Drupalv9.0 & 9.1
I have modify patch file with fixing coding standards too.
Comment #6
rajeevchoudhary commentedI have also checked #3 patch its work fine with Drupalv9.0 & 9.1
its working fine
Comment #7
rajeevchoudhary commentedComment #8
mmjvb commentedThe proper sequence is to set it to RTBC, which should get the attention of a maintainer. Who will apply the patch via a commit when in agreement. And set this issue to Fixed.
Comment #10
gaurav.kapoor commentedThanks, everyone for working on this.