- Issue created by @msn5158
- 🇷🇺Russia Advin
Can confirm this. Seems like missing accessCheck in function getRecords($user_id)
- Assigned to akshaydalvi212
- 🇮🇳India akshaydalvi212
hey,
I will check where we get unpredictable errors while accessing the node pages
and provide a patch to solve the same. - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 11:35pm 26 April 2023 - 🇺🇸United States DrupalRanger
I can confirm this issue is with any entity type that is added to the Recently Read List, for me it is Taxonomy terms. It is related to this issue. https://www.drupal.org/node/3201242 → . It seems like you need to explicitly state ->accessCheck as Drupal Core no longer assumes you mean yes.
- First commit to issue fork.
- last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago Patch Failed to Apply - @sandipta opened merge request.
- 🇮🇳India sandipta
Hi @akshaydalvi212. Your patch is failing some tests. Please check them out.
The tests are failing because of an issue that I fixed here 📌 Drupal 10 Fix deprecations in tests Needs review . Looking at this issue it's the same as 🐛 PHP Fatal Error | Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not RTBC , the fix is also the same. I'll leave this issue open so maintainers can credit all of you.
- Status changed to Closed: duplicate
4 months ago 9:42am 1 August 2024