Closed (fixed)
Project:
Facets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2022 at 10:18 UTC
Updated:
6 Sep 2022 at 19:39 UTC
Jump to comment: Most recent
Upgrade Status reported the problem with the following files not having access checks on entity queries:
- web/modules/contrib/facets/tests/src/FunctionalJavascript/JsBase.php line 96
- web/modules/contrib/facets/tests/src/Functional/ExampleContentTrait.php line 31 and 75
There is a related issue where tests are somewhat fixed, but not entirely: Automated Drupal10 compatiblity fixes
Run Upgrade Status checks on the module on D9.5
Add accessCheck() to the reported queries.
-
-
-
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
balintpekkerComment #5
mkalkbrenner