Closed (fixed)
Project:
Warmer View Mode
Version:
1.0.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2023 at 10:52 UTC
Updated:
19 Aug 2024 at 18:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
szeberli commentedthe accesscheck is installed and is asked to check this
Comment #3
devkinetic commentedChange record: Access checking must be explicitly specified on content entity queries
Comment #6
sarwan_verma commentedHi devkinetic, I have fixed this issue "Drupal\Core\Entity\Query\QueryInterface::accessCheck() is missing and Replace uses of watchdog_exception() with \Drupal::logger()".created MR.
please review & retest it.
Thanks
Comment #7
devkinetic commentedI'd prefer to not bundle these changes together. The logger change should be a separate issue, and it should also use dependency injection.
Comment #8
devkinetic commented