πŸ‡ͺπŸ‡ΈSpain @google01

Account created on 26 March 2021, about 3 years ago
#

Recent comments

πŸ‡ͺπŸ‡ΈSpain google01

Although not my first choice to use "dev" modules in production, you can apply the patch by replacing the stable version of the module in composer.json with:

"drupal/entity_reference_revisions": "1.x-dev",

πŸ‡ͺπŸ‡ΈSpain google01

Unfortunately this patch is adding code without explicit accessCheck(TRUE/FALSE) to content entity queries.

For example in the function "tmgmt_entity_delete" in the code file "tmgmt.module". This case is really worrying because it causes errors in the removal of any content, leaving Drupal 10 websites completely inoperative.

πŸ‡ͺπŸ‡ΈSpain google01

Effectively the patch https://www.drupal.org/project/tmgmt/issues/2998143 ✨ Delete job item when corresponding entity is being deleted Needs review "Delete job item when corresponding entity is being deleted" is adding code without explicit accessCheck(TRUE/FALSE) to content entity queries.

Thank you very much for the quick response!

πŸ‡ͺπŸ‡ΈSpain google01

Unfortunately with the latest changes MR5 is causing problems and is not being applied correctly.

πŸ‡ͺπŸ‡ΈSpain google01

In the latest versions, functions continue to appear in the code without explicit accessCheck(TRUE/FALSE) to content entity queries.

For example in the function "tmgmt_entity_delete" in the code file "tmgmt.module". This case is really worrying because it causes errors in the removal of any content, leaving Drupal 10 websites completely inoperative.

πŸ‡ͺπŸ‡ΈSpain google01

In the latest versions, functions continue to appear in the code without explicit accessCheck(TRUE/FALSE) to content entity queries.

For example in the function "tmgmt_entity_delete" in the code file "tmgmt.module". This case is really worrying because it causes errors in the removal of any content, leaving Drupal 10 websites completely inoperative.

Production build 0.69.0 2024