Problem/Motivation
Fatal errors in D9 as a result of use of entity.manager which no longer exists
Steps to reproduce
Attempt to run any migration in D9
Proposed resolution
Replace with entity_type.manager and entity_type.bundle.info as appropriate
Remaining tasks
Patch coming shortly.
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | gathercontent-deprecated-services-fatal-error-3200937-3.patch | 1.39 KB | scott_euser |
| #3 | interdiff-3200937-2-3.txt | 714 bytes | scott_euser |
| #2 | gathercontent-deprecated-services-fatal-error-3200937-2.patch | 1.39 KB | scott_euser |
Comments
Comment #2
scott_euser commentedComment #3
scott_euser commentedFixes double trailing comma in patch
Comment #4
gdeni commentedThanks for reporting this error! I've tested your patch in D8 and D9, operates perfectly!
Comment #6
scott_euser commentedThanks!
Comment #7
gdeni commented