Closed (fixed)
Project:
Context groups
Version:
8.x-2.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2020 at 11:07 UTC
Updated:
2 Oct 2021 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nace_fr commentedComment #3
sahana _n commentedPlease review the patch.
Comment #4
nace_fr commentedI have tested the patch from #3. It applied successfully and solved all deprecation errors. Changing status to RTBC.
Comment #5
maxmendez commentedUpdated patch to replace core_version_requirement instead of core in .info.yml
Comment #6
john_a commentedFound an issue with the updated D9 patch.
To reproduce the issue:
Expected results:
Actual result:
Watchdog log
Solution
__construct()has already been updated, however,$container->get('entity.query')was mistakenly left in thecreate()function.Updated patch is attached
Comment #7
maxmendez commentedTested steps to reproduce and the patch work as expected. Thanks for your work.
Comment #14
sershevchykCode from MR3 works fine for me. I think we can merge this code.
https://git.drupalcode.org/project/context_groups/-/merge_requests/3.diff
Comment #17
icurk commentedComment #18
icurk commentedComment #19
icurk commented