-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
HI,
following error happened for Ringsted.dk
https://ringsted.dk/da/borgerdrevne-forslag
The error seems to be related with the new requirement for Drupal 10.
https://www.drupal.org/node/3201242
When using entityQuery, accessCheck() needs to be called.
Since the default value before Drupal 10 would be the same as defined with TRUE.
Adding ->accessCheck(TRUE) to line 45, 159, 202 should fix the error.
https://github.com/OS2web/os2web_citizen_proposals/blob/master/os2web_citizen_proposals.module
I've already provided the code to production, but it should be included inside Master aswell.
I might fork the repo and add it, or you can just add it.
you decide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
