Closed (fixed)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2018 at 14:30 UTC
Updated:
30 May 2019 at 11:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jrockowitz commentedComment #3
aheredia commentedComment #4
aheredia commentedComment #6
aheredia commentedComment #7
jrockowitz commented@aheredia Thanks for this initial patch.
There are 12 usages instances of 'entity.manager' that need to be updated.
Comment #8
aheredia commentedWith the remaining entity.manager uses i don't know how exactly proceed
Because the classes they extend implements EntityManagerInterface for example EntityViewController.
Comment #9
aheredia commentedComment #10
jrockowitz commentedIn core, there does not seem to be a way to fix the EntityViewController use of EntityManagerInterface. We are going to have leave this code AS-IS until D9.
@see \Drupal\node\Controller\NodeViewController
This is a recent change that I committed last night. Can you please merge 8.x-5.x with your local branch and re-roll the patch? Thanks.
Comment #11
aheredia commentedI've fixed some issued with the last patch.
Remaining entity.mager is due inherit from classes that implements EntityMaganagerInterface. So no much more to do.
Comment #13
aheredia commentedComment #15
jrockowitz commented8.5.x is failing which is somewhat expected. This patch can wait until we only support 8.6.x.
Comment #16
idebr commentedDrupal 8.5.x is no longer receiving security support, so 8.6.x is now the lowest supported version for Drupal core.
Comment #17
jrockowitz commentedI am rerunning the tests and this will be committed.
Comment #18
jrockowitz commentedThe patch needs to be rerolled.
Comment #19
jrockowitz commentedComment #20
jrockowitz commentedComment #21
jrockowitz commentedComment #22
jrockowitz commented